diff options
Diffstat (limited to 'chapter06/nettools-inst.xml')
-rw-r--r-- | chapter06/nettools-inst.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index e6b12bed5..51a74e209 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -4,13 +4,7 @@ <para>Install Net-tools by running the following commands:</para> <para><screen><userinput>make &&</userinput> -<userinput>make install</userinput></screen></para> - -<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> +<userinput>make update</userinput></screen></para> </sect2> |