Преглед на файлове

Removed warning about install being safer than cp. Closes ticket #1728.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic преди 19 години
родител
ревизия
3153491122
променени са 1 файла, в които са добавени 0 реда и са изтрити 8 реда
  1. 0 8
      chapter06/pkgmgt.xml

+ 0 - 8
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>