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

Removed redundancy.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 16 години
родител
ревизия
8d72dd3e9c
променени са 1 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 2 4
      chapter06/introduction.xml

+ 2 - 4
chapter06/introduction.xml

@@ -18,10 +18,8 @@
   cases the installation instructions could be made shorter and more generic,
   we have opted to provide the full instructions for every package to minimize
   the possibilities for mistakes.  The key to learning what makes a Linux system
-  work is to know what each package is used for and why the user (or the system)
-  needs it.  For every installed package, a summary of its contents is given,
-  followed by concise descriptions of each program and library the package
-  installed.</para>
+  work is to know what each package is used for and why you (or the system)
+  may need it.</para>
 
   <para>If using compiler optimizations, please review the optimization hint at
   <ulink url="&hints-root;optimization.txt"/>.  Compiler optimizations can make