浏览代码

only two man pages (instead of three)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
a0c10710d4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter06/manpages-exp.xml

+ 2 - 2
chapter06/manpages-exp.xml

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