diff options
Diffstat (limited to 'chapter06/nettools.xml')
-rw-r--r-- | chapter06/nettools.xml | 21 |
1 files changed, 4 insertions, 17 deletions
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 &&</userinput> - <userinput>make install</userinput> - -</literallayout></blockquote> - -</sect2> +</sect1> |