瀏覽代碼

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