diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-03 00:21:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-03 00:21:10 +0000 |
commit | 30a2c84f231091077b480144b53297ce2bf490d5 (patch) | |
tree | e99d4d6da58359eceb2dfc9007eb7733c4f0c9cd /appendixa | |
parent | b7cea6e536b6037bf891acdf525230c9b9be72f1 (diff) |
split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/glibc-down.xml | 5 | ||||
-rw-r--r-- | appendixa/man-down.xml | 9 |
2 files changed, 11 insertions, 3 deletions
diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index 8b6b10118..f6dd1ecd4 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -7,6 +7,9 @@ Glibc-linuxthreads (&glibc-version;): <ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> -Glibc Patch (&glibc-patch-version;): +Glibc Root/Perl Patch (&glibc-rootperl-patch-version;): +<ulink url="&http;/"/> + +Glibc Libnss Patch (&glibc-libnss-patch-version;): <ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/appendixa/man-down.xml b/appendixa/man-down.xml index 47916e03a..9ed474f8b 100644 --- a/appendixa/man-down.xml +++ b/appendixa/man-down.xml @@ -4,7 +4,12 @@ <para><literallayout>Man (&man-version;): <ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/man/"/> -Man Patch (&man-patch-version;): -<ulink url="&ftp;/"/> +Man 80Cols Patch (&man-80cols-patch-version;): +<ulink url="&http;/"/> + +Man Manpath Patch (&man-manpath-patch-version;): +<ulink url="&http;/"/> + +Man Pager Patch (&man-pager-patch-version;): <ulink url="&http;/"/></literallayout></para> </sect2> |