aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/manpages-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r--chapter06/manpages-inst.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml
index cf0fbd8bb..67ce29201 100644
--- a/chapter06/manpages-inst.xml
+++ b/chapter06/manpages-inst.xml
@@ -5,11 +5,12 @@
Install Man-pages by running the following command:
</para>
-<blockquote><literallayout>
- <userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch
- &amp;&amp;</userinput>
- <userinput>make install</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;</userinput>
+<userinput>make install</userinput>
+</screen>
+</para>
</sect2>