diff options
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r-- | chapter06/manpages-inst.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index 67ce29201..13781a047 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -1,16 +1,10 @@ <sect2> <title>Installation of Man-pages</title> -<para> -Install Man-pages by running the following command: -</para> +<para>Install Man-pages by running the following command:</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 &&</userinput> +<userinput>make install</userinput></screen></para> </sect2> |