aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/groff-inst.xml')
-rw-r--r--chapter06/groff-inst.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/chapter06/groff-inst.xml b/chapter06/groff-inst.xml
index 03857f25e..5a00d4fd8 100644
--- a/chapter06/groff-inst.xml
+++ b/chapter06/groff-inst.xml
@@ -5,12 +5,13 @@
Install Groff by running the following commands:
</para>
-<blockquote><literallayout>
- <userinput>./configure --prefix=/usr &amp;&amp;
- </userinput>
- <userinput>make &amp;&amp;</userinput>
- <userinput>make install</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
+<userinput>make &amp;&amp;</userinput>
+<userinput>make install</userinput>
+</screen>
+</para>
</sect2>