aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/netkitbase-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/netkitbase-inst.xml')
-rw-r--r--chapter06/netkitbase-inst.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/chapter06/netkitbase-inst.xml b/chapter06/netkitbase-inst.xml
index e631d2e56..9860311d1 100644
--- a/chapter06/netkitbase-inst.xml
+++ b/chapter06/netkitbase-inst.xml
@@ -5,14 +5,15 @@
Install Netkit-base by running the following commands:
</para>
-<blockquote><literallayout>
-
- <userinput>./configure &amp;&amp;</userinput>
- <userinput>make &amp;&amp;</userinput>
- <userinput>make install &amp;&amp;</userinput>
- <userinput>cd etc.sample &amp;&amp;</userinput>
- <userinput>cp services protocols /etc</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>./configure &amp;&amp;</userinput>
+<userinput>make &amp;&amp;</userinput>
+<userinput>make install &amp;&amp;</userinput>
+<userinput>cd etc.sample &amp;&amp;</userinput>
+<userinput>cp services protocols /etc</userinput>
+</screen>
+</para>
<para>
There are other files in the <filename