Sfoglia il codice sorgente

Reverted man commands.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 anni fa
parent
commit
ad58f79fa4
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      chapter06/man-inst.xml

+ 3 - 2
chapter06/man-inst.xml

@@ -4,9 +4,10 @@
 <para>Run the following commands to install man:</para>
 
 <para><screen><userinput>PATH=$PATH:/usr/bin:/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;./configure -default -confdir=/etc &&
+&nbsp;&nbsp;&nbsp;&nbsp;./configure -default &&
 make &amp;&amp;
-make install</userinput></screen></para>
+make install &amp;&amp;
+mv /usr/share/misc/man.conf /etc</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