diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-05-09 01:05:49 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-05-09 01:05:49 +0000 |
commit | b88080b5885e4cbef7c506801f5e9c9f0af00079 (patch) | |
tree | fcca247695e52602fbe7c4e2450cf934fa67a430 /index.xml | |
parent | 85d35c80738ce9fae9fbda110e484621ca113670 (diff) |
removed the ldso section (and all references to it in the appendixes) and
replaced that by a patch to man-pages (and added references to it in all
appendixes)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -92,6 +92,7 @@ <!ENTITY c3-glibc SYSTEM "intel/chapter3/glibc.xml"> <!ENTITY c3-glibc-threads SYSTEM "intel/chapter3/glibc-threads.xml"> <!ENTITY c3-manpages SYSTEM "intel/chapter3/manpages.xml"> +<!ENTITY c3-manpages-patch SYSTEM "intel/chapter3/manpages-patch.xml"> <!ENTITY c3-ed SYSTEM "intel/chapter3/ed.xml"> <!ENTITY c3-patch SYSTEM "intel/chapter3/patch.xml"> <!ENTITY c3-findutils SYSTEM "intel/chapter3/findutils.xml"> @@ -113,7 +114,6 @@ <!ENTITY c3-bin86 SYSTEM "intel/chapter3/bin86.xml"> <!ENTITY c3-kbd SYSTEM "intel/chapter3/kbd.xml"> <!ENTITY c3-e2fsprogs SYSTEM "intel/chapter3/e2fsprogs.xml"> -<!ENTITY c3-ldso SYSTEM "intel/chapter3/ldso.xml"> <!ENTITY c3-lilo SYSTEM "intel/chapter3/lilo.xml"> <!ENTITY c3-modutils SYSTEM "intel/chapter3/modutils.xml"> <!ENTITY c3-procinfo SYSTEM "intel/chapter3/procinfo.xml"> @@ -245,8 +245,6 @@ <!ENTITY c6-groff-inst SYSTEM "intel/chapter6/groff-inst.xml"> <!ENTITY c6-gzip SYSTEM "intel/chapter6/gzip.xml"> <!ENTITY c6-gzip-inst SYSTEM "intel/chapter6/gzip-inst.xml"> -<!ENTITY c6-ldso SYSTEM "intel/chapter6/ldso.xml"> -<!ENTITY c6-ldso-inst SYSTEM "intel/chapter6/ldso-inst.xml"> <!ENTITY c6-libtool SYSTEM "intel/chapter6/libtool.xml"> <!ENTITY c6-libtool-inst SYSTEM "intel/chapter6/libtool-inst.xml"> <!ENTITY c6-bin86 SYSTEM "intel/chapter6/bin86.xml"> @@ -404,8 +402,6 @@ <!ENTITY aa-groff-desc SYSTEM "intel/appendixa/groff-desc.xml"> <!ENTITY aa-gzip SYSTEM "intel/appendixa/gzip.xml"> <!ENTITY aa-gzip-desc SYSTEM "intel/appendixa/gzip-desc.xml"> -<!ENTITY aa-ldso SYSTEM "intel/appendixa/ldso.xml"> -<!ENTITY aa-ldso-desc SYSTEM "intel/appendixa/ldso-desc.xml"> <!ENTITY aa-libtool SYSTEM "intel/appendixa/libtool.xml"> <!ENTITY aa-libtool-desc SYSTEM "intel/appendixa/libtool-desc.xml"> <!ENTITY aa-bin86 SYSTEM "intel/appendixa/bin86.xml"> @@ -485,6 +481,7 @@ <!ENTITY ac-glibc SYSTEM "intel/appendixc/glibc.xml"> <!ENTITY ac-glibc-threads SYSTEM "intel/appendixc/glibc-threads.xml"> <!ENTITY ac-manpages SYSTEM "intel/appendixc/manpages.xml"> +<!ENTITY ac-manpages-patch SYSTEM "intel/appendixc/manpages-patch.xml"> <!ENTITY ac-ed SYSTEM "intel/appendixc/ed.xml"> <!ENTITY ac-patch SYSTEM "intel/appendixc/patch.xml"> <!ENTITY ac-findutils SYSTEM "intel/appendixc/findutils.xml"> @@ -506,7 +503,6 @@ <!ENTITY ac-bin86 SYSTEM "intel/appendixc/bin86.xml"> <!ENTITY ac-kbd SYSTEM "intel/appendixc/kbd.xml"> <!ENTITY ac-e2fsprogs SYSTEM "intel/appendixc/e2fsprogs.xml"> -<!ENTITY ac-ldso SYSTEM "intel/appendixc/ldso.xml"> <!ENTITY ac-lilo SYSTEM "intel/appendixc/lilo.xml"> <!ENTITY ac-modutils SYSTEM "intel/appendixc/modutils.xml"> <!ENTITY ac-procinfo SYSTEM "intel/appendixc/procinfo.xml"> @@ -559,7 +555,6 @@ <!ENTITY bin86-version "0.15.5"> <!ENTITY kbd-version "1.05"> <!ENTITY e2fsprogs-version "1.19"> -<!ENTITY ld.so-version "1.9.11"> <!ENTITY lilo-version "21.7.3"> <!ENTITY modutils-version "2.4.6"> <!ENTITY procinfo-version "18"> |