diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-14 02:35:43 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-14 02:35:43 +0000 |
commit | abbd27a50acaa3c7f6898d147fe1d90755751135 (patch) | |
tree | 8c2c29116ea5c61b6cbad7628eb86585975ead20 /chapter05/chapter5.sgml | |
parent | f9e72fa93834264c95d9c20bb28c60883a57363c (diff) |
Fixed SGML code
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter5.sgml')
-rw-r--r-- | chapter05/chapter5.sgml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/chapter05/chapter5.sgml b/chapter05/chapter5.sgml index ad6e4116d..74af61cef 100644 --- a/chapter05/chapter5.sgml +++ b/chapter05/chapter5.sgml @@ -3,26 +3,26 @@ &c5-introduction; -&c5-pp-bash; -&c5-pp-binutils; -&c5-pp-bzip2; -&c5-pp-diffutils; -&c5-pp-fileutils; -&c5-pp-gcc; -&c5-pp-kernel; -&c5-pp-grep; -&c5-pp-gzip; -&c5-pp-make; -&c5-pp-sed; -&c5-pp-shellutils; -&c5-pp-tar; -&c5-pp-textutils; -&c5-pp-mawk; -&c5-pp-texinfo; -&c5-pp-gettext; -&c5-pp-makedev; -&c5-pp-pwdgroup; -&c5-pp-proc; +&c5-bash; +&c5-binutils; +&c5-bzip2; +&c5-diffutils; +&c5-fileutils; +&c5-gcc; +&c5-kernel; +&c5-grep; +&c5-gzip; +&c5-make; +&c5-sed; +&c5-shellutils; +&c5-tar; +&c5-textutils; +&c5-mawk; +&c5-texinfo; +&c5-gettext; +&c5-makedev; +&c5-pwdgroup; +&c5-proc; </chapter> |