diff options
Diffstat (limited to 'chapter06/nettools-inst.xml')
-rw-r--r-- | chapter06/nettools-inst.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index 88a75637c..daeff400a 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -25,15 +25,7 @@ the questions generated by <emphasis>make</emphasis> by running <para>Finish installing the package:</para> -<para><screen><userinput>make update</userinput></screen></para> - -<para>The <emphasis>update</emphasis> option to <userinput>make</userinput> -works similarly to the <emphasis>install</emphasis> option, with one -exception: it doesn't make backups of files it's replacing.</para> - -<para>If you decide to reinstall this package at some point in the -future, a <userinput>make update</userinput> won't backup all the files -from a previous net-tools installation.</para> +<para><screen><userinput>make install</userinput></screen></para> </sect2> |