diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-11-07 15:42:16 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-11-07 15:42:16 +0000 |
commit | 51c0c60367a904ef697910020a7180764d2694b0 (patch) | |
tree | d370f153ea882ab255c3f015a041278746cc4577 /appendixa/introduction.xml | |
parent | 8f98b45c4b3a40197c2d1cc32eb6816053b51728 (diff) |
fix typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/introduction.xml')
-rw-r--r-- | appendixa/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/introduction.xml b/appendixa/introduction.xml index 0d572c7b3..0214e633d 100644 --- a/appendixa/introduction.xml +++ b/appendixa/introduction.xml @@ -17,7 +17,7 @@ that is installed in this book:</para> chapter 5 and chapter 6.</para> <para>Most information about these packages (especially the descriptions of -then) come from the man pages from those packages. We are not going to print +them) come from the man pages from those packages. We are not going to print the entire man page, just the core elements to make it possible to understand what a program does. To get knowledge of all details on a program, we suggest you start by reading the complete man page in addition to |