diff options
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r-- | chapter06/manpages-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index cb9ae2b2d..09caad3ff 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -4,8 +4,8 @@ <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> +<para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch && +make install</userinput></screen></para> </sect2> |