Bladeren bron

Removed redundancy.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 16 jaren geleden
bovenliggende
commit
8d72dd3e9c
1 gewijzigde bestanden met toevoegingen van 2 en 4 verwijderingen
  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