lfs/chapter06/manpages-exp.xml
Simon Perreault 016a86b50b Added an explanation for the manpages patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-15 15:38:43 +00:00

13 lines
301 B
XML

<sect2>
<title>Command explanations</title>
<para>
<userinput>patch -Np1 -i ../man-pages-1.35.patch</userinput>: We patch the
man-pages package to include three important missing pages:
<filename>ldd</filename>'s, <filename>ld.so</filename>'s, and
<filename>ldconfig</filename>'s.
</para>
</sect2>