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