Эх сурвалжийг харах

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
Gerard Beekmans 24 жил өмнө
parent
commit
b573f78d20

+ 3 - 4
chapter06/manpages-exp.xml

@@ -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>