Updated to reflect new patch contents and file name

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-06-21 15:02:35 +00:00
parent 123c957e03
commit b573f78d20

View File

@ -2,10 +2,9 @@
<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.
<userinput>patch -Np1 -i ../man-pages-&manpages-version;.patch</userinput>:
We patch the man-pages package to include three important missing pages:
<filename>ldd</filename>'s, and <filename>ld.so</filename>'s
</para>
</sect2>