diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-27 12:20:21 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-27 12:20:21 +0000 |
commit | 39856701509ee06ddcc95fd811ad7b27c4a8ecf9 (patch) | |
tree | 193ce5f8f27faf1d383078d3450456c59feae753 /appendixa | |
parent | 6a616bc4cf9f01594aa508ee8e10d5634e71037d (diff) |
Appendix A and Entities cleanup.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/expect-down.xml | 5 | ||||
-rw-r--r-- | appendixa/gcc-down.xml | 20 | ||||
-rw-r--r-- | appendixa/glibc-down.xml | 5 |
3 files changed, 24 insertions, 6 deletions
diff --git a/appendixa/expect-down.xml b/appendixa/expect-down.xml index 2ae9f80b1..f4360fbe3 100644 --- a/appendixa/expect-down.xml +++ b/appendixa/expect-down.xml @@ -2,5 +2,8 @@ <title>Official Download Location</title> <para><literallayout>expect (&expect-version;): -<ulink url="http://expect.nist.gov/src/"/></literallayout></para> +<ulink url="http://expect.nist.gov/src/"/> + +Expect Patch (&expect-patch-version;): +<ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml index 6867ef504..b97a9d5f7 100644 --- a/appendixa/gcc-down.xml +++ b/appendixa/gcc-down.xml @@ -2,5 +2,23 @@ <title>Official Download Location</title> <para><literallayout>GCC (&gcc-version;): -<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/></literallayout></para> +<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/> + +GCC No Fixincludes Patch (&gcc-nofixincludes-patch-version;): +<ulink url="&http;/"/> + +GCC Specs Patch (&gcc-specs-patch-version;): +<ulink url="&http;/"/> + +GCC Suppress Libiberty Patch (&gcc-suppress-libiberty-patch-version;): +<ulink url="&http;/"/> + +GCC-2 Patch (&gcc-2953-patch-version;): +<ulink url="&http;/"/> + +GCC-2 No Fixincludes Patch (&gcc-2953-no-fixinc-patch-version;): +<ulink url="&http;/"/> + +GCC-2 Return Type Patch (&gcc-2953-returntype-fix-patch-version;): +<ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index f6dd1ecd4..807b39fbd 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -7,9 +7,6 @@ Glibc-linuxthreads (&glibc-version;): <ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> -Glibc Root/Perl Patch (&glibc-rootperl-patch-version;): -<ulink url="&http;/"/> - -Glibc Libnss Patch (&glibc-libnss-patch-version;): +Glibc Sscanf Patch (&glibc-sscanf-patch-version;): <ulink url="&http;/"/></literallayout></para> </sect2> |