lfs/chapter06/manpages-inst.xml
Mark Hymers 6cb57bc80c Bug 45: man-pages-1.39 update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-04 18:36:51 +00:00

12 lines
349 B
XML

<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><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
</sect2>