Browse Source

made explanation more readable

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 years ago
parent
commit
ecdbe93749
1 changed files with 2 additions and 3 deletions
  1. 2 3
      chapter06/manpages-exp.xml

+ 2 - 3
chapter06/manpages-exp.xml

@@ -2,9 +2,8 @@
 <title>Command explanations</title>
 
 <para><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch</userinput>:
-We patch the man-pages package to include two important missing pages,
-that for <filename>ldd</filename>, and that for 
-<filename>ld.so</filename></para>
+We patch the man-pages package to include pages for
+<userinput>ldd</userinput> and <userinput>ld.so</userinput>.</para> 
 
 </sect2>