diff options
-rw-r--r-- | chapter06/manpages-exp.xml | 7 |
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> |