diff options
Diffstat (limited to 'chapter06/netkitbase-inst.xml')
-rw-r--r-- | chapter06/netkitbase-inst.xml | 17 |
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 &&</userinput> - <userinput>make &&</userinput> - <userinput>make install &&</userinput> - <userinput>cd etc.sample &&</userinput> - <userinput>cp services protocols /etc</userinput> -</literallayout></blockquote> +<para> +<screen> +<userinput>./configure &&</userinput> +<userinput>make &&</userinput> +<userinput>make install &&</userinput> +<userinput>cd etc.sample &&</userinput> +<userinput>cp services protocols /etc</userinput> +</screen> +</para> <para> There are other files in the <filename |