aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/nettools-inst.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml
index efdc164ff..b1eaabed4 100644
--- a/chapter06/nettools-inst.xml
+++ b/chapter06/nettools-inst.xml
@@ -6,5 +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
+<userinput>rm -f /bin/hostname.old</userinput></para>
+
</sect2>