aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/nettools-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:29:31 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:29:31 +0000
commit2b1174bee649fe5f442631a33e2d004bf0317dc7 (patch)
treec1e22d85eb83f342451abc03dcd2ca0b291d1ee0 /chapter06/nettools-inst.xml
parent884d51d657245ad3efbe8785747f6c4cea31f8ab (diff)
text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/nettools-inst.xml')
-rw-r--r--chapter06/nettools-inst.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml
index 0f64b7647..e6b12bed5 100644
--- a/chapter06/nettools-inst.xml
+++ b/chapter06/nettools-inst.xml
@@ -6,9 +6,10 @@
<para><screen><userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
-<para>Net-tools <userinput>hostname</userinput> replaces that which was
-originally installed by sh-utils. Sometimes the sh-utils version gets
-left behind as /bin/hostname.old so you may wish to remove it by running
+<para>The <userinput>hostname</userinput> from this package replaces the
+version that was originally installed by the sh-utils package. Sometimes
+the sh-utils version gets left behind as /bin/hostname.old so you may
+wish to remove it by running
<userinput>rm /bin/hostname.old</userinput></para>
</sect2>