aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/inetutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r--chapter06/inetutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 639d04da9..7cb9b6b5b 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -41,7 +41,7 @@
<title>Installation of Inetutils</title>
<para>Create a definition to allow the <command>ifconfig</command> program
- to build properly.</para>
+ to build properly:</para>
<screen><userinput remap="pre">echo '#define PATH_PROCNET_DEV "/proc/net/dev"' &gt;&gt; ifconfig/system/linux.h </userinput></screen>