aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/netkitbase.xml25
-rw-r--r--chapter06/nettools.xml21
2 files changed, 8 insertions, 38 deletions
diff --git a/chapter06/netkitbase.xml b/chapter06/netkitbase.xml
index 5b6303608..74d18e79d 100644
--- a/chapter06/netkitbase.xml
+++ b/chapter06/netkitbase.xml
@@ -1,25 +1,8 @@
-<sect2>
+<sect1 id="ch09-netkitbase">
<title>Installing Netkit-base</title>
-<para>
-Install Netkit-base by running the following commands:
-</para>
+&c9-netkitbase-inst;
+&aa-netkitbase-desc;
-<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>
-There are other files in the <filename
-class="directory">etc.sample</filename> directory which might be of
-interest to the user.
-</para>
-
-</sect2>
+</sect1>
diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml
index fb45eb059..719b47eae 100644
--- a/chapter06/nettools.xml
+++ b/chapter06/nettools.xml
@@ -1,21 +1,8 @@
-<sect2>
+<sect1 id="ch09-nettools">
<title>Installing Net-tools</title>
-<para>
-The <filename>Makefile</filename> file CFLAGS variable has to be edited
-if compiler optimizations should be added.
-</para>
+&c9-nettools-inst;
+&aa-nettools-desc;
-<para>
-Install Net-tools by running the following commands:
-</para>
-
-<blockquote><literallayout>
-
- <userinput>make &amp;&amp;</userinput>
- <userinput>make install</userinput>
-
-</literallayout></blockquote>
-
-</sect2>
+</sect1>