diff options
Diffstat (limited to 'chapter06/pkgmgt.xml')
-rw-r--r-- | chapter06/pkgmgt.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter06/pkgmgt.xml b/chapter06/pkgmgt.xml index 9c97e36de..c5c783b92 100644 --- a/chapter06/pkgmgt.xml +++ b/chapter06/pkgmgt.xml @@ -76,14 +76,6 @@ should not remove the previous libraries until the dependent packages are recompiled.</para> </listitem> - - <listitem> - <para>If you are upgrading a running system, be on the lookout for - packages that use <command>cp</command> instead of - <command>install</command> to install files. The latter command is - usually safer if the executable or library is already loaded in memory. - </para> - </listitem> </itemizedlist> </sect2> |