git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -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>