aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-06-21 15:02:35 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-06-21 15:02:35 +0000
commitb573f78d204b4c1b78f4eb50cb1c412c7147a236 (patch)
treef6c01133cd87fb8659cade2a9b841497af98d0d3
parent123c957e03323c1440b5a4e47aadc0cc5a374ec3 (diff)
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
-rw-r--r--chapter06/manpages-exp.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter06/manpages-exp.xml b/chapter06/manpages-exp.xml
index 626710aab..c04aa13f4 100644
--- a/chapter06/manpages-exp.xml
+++ b/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>