aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/inetutils.xml
diff options
context:
space:
mode:
authorChris Staub <chris@linuxfromscratch.org>2014-06-28 09:14:27 +0000
committerChris Staub <chris@linuxfromscratch.org>2014-06-28 09:14:27 +0000
commitfba870f2a5817a9fdf09ea65677d6ea789880dd6 (patch)
tree83f1f36629158b393ed985af0ff59d04f440507a /chapter06/inetutils.xml
parentc2873126826e2ceaa728582f77c763b2fd75d856 (diff)
Text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>