소스 검색

made explanation more readable

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 년 전
부모
커밋
ecdbe93749
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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>