aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-08-03 20:17:33 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-08-03 20:17:33 +0000
commita0eb51acda9b931c7ed669f31c8fec80ce59be05 (patch)
treeabe7784e01b12da72e5569b4bab347cd8b55fe81 /chapter06
parent399b6eeb4564b7e543740470235b421d6df15274 (diff)
Updated to man-pages-1.52, man-1.5k, gettext-0.11.4, modutils-2.4.18.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/man-inst.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml
index 7ce68eea3..0e8fff874 100644
--- a/chapter06/man-inst.xml
+++ b/chapter06/man-inst.xml
@@ -4,10 +4,9 @@
<para>Run the following commands to install man:</para>
<para><screen><userinput>PATH=$PATH:/usr/bin:/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;./configure -default &&
+&nbsp;&nbsp;&nbsp;&nbsp;./configure -default -confdir=/etc &&
make &amp;&amp;
-make install &amp;&amp;
-mv /usr/share/misc/man.conf /etc</userinput></screen></para>
+make install</userinput></screen></para>
<para>You may want to take a look at the man hint
at <ulink url="&hints-root;man.txt"/> which deals with formatting