aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/introduction.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2009-05-24 18:22:50 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2009-05-24 18:22:50 +0000
commit8d72dd3e9c7a12917de1540b3d2dfaf5121846cb (patch)
tree36a86e41b16cf51bf854c74e8fa6f688ddd5316e /chapter06/introduction.xml
parent4396ba24e96069077a7ba1547900868a7ec85f7e (diff)
Removed redundancy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/introduction.xml')
-rw-r--r--chapter06/introduction.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml
index 291992fa4..3a2733dfc 100644
--- a/chapter06/introduction.xml
+++ b/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