diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-04 22:22:26 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-04 22:22:26 +0000 |
commit | 4248b0ec1488319d448ad624e275a9a2811c0090 (patch) | |
tree | eb1ba22abb86426add6b7b005fabd115410f0919 /appendixa | |
parent | 0aa644e255215d2fd4286af294bc4388872ba268 (diff) |
Minor textual tweaks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/file-down.xml | 1 | ||||
-rw-r--r-- | appendixa/glibc-down.xml | 1 | ||||
-rw-r--r-- | appendixa/tcl-down.xml | 3 |
3 files changed, 3 insertions, 2 deletions
diff --git a/appendixa/file-down.xml b/appendixa/file-down.xml index 1b4b2425e..3f95fdec8 100644 --- a/appendixa/file-down.xml +++ b/appendixa/file-down.xml @@ -1,4 +1,5 @@ <literallayout>Official download location for File (&file-version;): <ulink url="ftp://ftp.astron.com/pub/file/"/> + Alternative download location: <ulink url="ftp://gaosu.rave.org/pub/linux/lfs/"/></literallayout> diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index 2fb9b4acc..27a99e8a6 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -1,5 +1,6 @@ <literallayout>Official download location for Glibc (&glibc-version;): <ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> + Alternative download locations (courtesy of the generous LFS Mirrors): <ulink url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/&glibc-package;"/> <ulink url="http://lfs.mirror.intermedia.com.sg/packages/glibc/&glibc-package;"/> diff --git a/appendixa/tcl-down.xml b/appendixa/tcl-down.xml index b03c4f65d..67bbadf8a 100644 --- a/appendixa/tcl-down.xml +++ b/appendixa/tcl-down.xml @@ -1,3 +1,2 @@ <literallayout>Official download location for Tcl (&tcl-version;): -<ulink url="http://download.sourceforge.net/tcl/"/> -<ulink url="ftp://download.sourceforge.net/pub/sourceforge/tcl/"/></literallayout> +<ulink url="http://download.sourceforge.net/tcl/"/></literallayout> |