aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-07 18:27:24 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-07 18:27:24 +0000
commitecdbe9374913f02adc5e3f976228d86947b5a4c4 (patch)
tree41b28939a7036e06d53358eed08e5f60568391b2
parent7fbf62457011b29fc2edf6bded1877261515aa34 (diff)
made explanation more readable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/manpages-exp.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/manpages-exp.xml b/chapter06/manpages-exp.xml
index 0f58fd37d..5af0c8e8d 100644
--- a/chapter06/manpages-exp.xml
+++ b/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>