aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/manpages-inst.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-01-21 18:40:33 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-01-21 18:40:33 +0000
commit29c0dc05361c528c676a4da0fbe690e64cbfbdc8 (patch)
tree720686e3f9e659cf18a16a6c13b248b5a60ebde9 /chapter06/manpages-inst.xml
parentd5b19d0e74be77b0818034a38b806763c33781fe (diff)
[Bug 45] man-pages-1.47 removed patch changed location and updated package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r--chapter06/manpages-inst.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml
index 09caad3ff..a7bc14e6f 100644
--- a/chapter06/manpages-inst.xml
+++ b/chapter06/manpages-inst.xml
@@ -1,11 +1,9 @@
<sect2>
<title>Installation of Man-pages</title>
-<para>Before man-pages is installed, the patch file has to be unpacked.
-Install Man-pages by running the following commands:</para>
+<para>Install Man-pages by running the following commands:</para>
-<para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;
-make install</userinput></screen></para>
+<para><screen><userinput>make install</userinput></screen></para>
</sect2>