浏览代码

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 年之前
父节点
当前提交
b573f78d20
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. 3 4
      chapter06/manpages-exp.xml

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