diff options
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r-- | chapter06/manpages-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index 13781a047..cb9ae2b2d 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -1,7 +1,8 @@ <sect2> <title>Installation of Man-pages</title> -<para>Install Man-pages by running the following command:</para> +<para>Before man-pages is installed, the patch file has to be unpacked. +Install Man-pages by running the following commands:</para> <para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &&</userinput> <userinput>make install</userinput></screen></para> |