Moved Glibc from chapter 5 to chapter 6

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@48 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-01-27 01:32:40 +00:00
parent cb62ac1d7f
commit 6ba3a8b88d

View File

@ -153,9 +153,6 @@
<!ENTITY c5-pp-kernel SYSTEM "intel/chapter5/kernel.sgml">
<!ENTITY c5-pp-kernel-inst SYSTEM "intel/chapter5/kernel-inst.sgml">
<!ENTITY c5-pp-kernel-exp SYSTEM "intel/chapter5/kernel-exp.sgml">
<!ENTITY c5-pp-glibc SYSTEM "intel/chapter5/glibc.sgml">
<!ENTITY c5-pp-glibc-inst SYSTEM "intel/chapter5/glibc-inst.sgml">
<!ENTITY c5-pp-glibc-exp SYSTEM "intel/chapter5/glibc-exp.sgml">
<!ENTITY c5-pp-grep SYSTEM "intel/chapter5/grep-static.sgml">
<!ENTITY c5-pp-grep-inst SYSTEM "intel/chapter5/grep-static-inst.sgml">
<!ENTITY c5-pp-gzip SYSTEM "intel/chapter5/gzip-static.sgml">
@ -170,6 +167,12 @@
<!ENTITY c5-pp-tar-inst SYSTEM "intel/chapter5/tar-static-inst.sgml">
<!ENTITY c5-pp-textutils SYSTEM "intel/chapter5/textutils-static.sgml">
<!ENTITY c5-pp-textutils-inst SYSTEM "intel/chapter5/textutils-static-inst.sgml">
<!ENTITY c5-pp-mawk SYSTEM "intel/chapter5/mawk-static.sgml">
<!ENTITY c5-pp-mawk-inst SYSTEM "intel/chapter5/mawk-static-inst.sgml">
<!ENTITY c5-pp-texinfo SYSTEM "intel/chapter5/texinfo-static.sgml">
<!ENTITY c5-pp-texinfo-inst SYSTEM "intel/chapter5/texinfo-static-inst.sgml">
<!ENTITY c5-pp-gettext SYSTEM "intel/chapter5/gettext-static.sgml">
<!ENTITY c5-pp-gettext-inst SYSTEM "intel/chapter5/gettext-static-inst.sgml">
<!ENTITY c5-pp-pwdgroup SYSTEM "intel/chapter5/pwdgroup.sgml">
<!ENTITY c5-pp-proc SYSTEM "intel/chapter5/proc.sgml">
@ -178,6 +181,9 @@
<!ENTITY c6-aboutdebug SYSTEM "intel/chapter6/aboutdebug.sgml">
<!ENTITY c6-bashprofile SYSTEM "intel/chapter6/bashprofile.sgml">
<!ENTITY c6-in-chroot SYSTEM "intel/chapter6/chroot.sgml">
<!ENTITY c6-in-glibc SYSTEM "intel/chapter6/glibc.sgml">
<!ENTITY c6-in-glibc-inst SYSTEM "intel/chapter6/glibc-inst.sgml">
<!ENTITY c6-in-glibc-exp SYSTEM "intel/chapter6/glibc-exp.sgml">
<!ENTITY c6-in-creatingdev SYSTEM "intel/chapter6/creatingdev.sgml">
<!ENTITY c6-in-makedev-inst SYSTEM "intel/chapter6/makedev-inst.sgml">
<!ENTITY c6-in-makedev-exp SYSTEM "intel/chapter6/makedev-exp.sgml">