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 /chapter04 | |
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 'chapter04')
-rw-r--r-- | chapter04/glibc-patch.xml | 7 | ||||
-rw-r--r-- | chapter04/man-patch.xml | 10 |
2 files changed, 13 insertions, 4 deletions
diff --git a/chapter04/glibc-patch.xml b/chapter04/glibc-patch.xml index 50ef5073a..b83dd7e22 100644 --- a/chapter04/glibc-patch.xml +++ b/chapter04/glibc-patch.xml @@ -1,2 +1,5 @@ -Glibc Patch (&glibc-patch-version;) - &glibc-patch-size;: -<ulink url="&http;/glibc-&glibc-patch-version;.patch"/> +Glibc Root/Perl Patch: (&glibc-rootperl-patch-version;) - &glibc-rootperl-patch-size;: +<ulink url="&http;/glibc-&glibc-rootperl-patch-version;-root-perl.patch"/> + +Glibc Libnss Patch: (&glibc-libnss-patch-version;) - &glibc-libnss-patch-size;: +<ulink url="&http;/glibc-&glibc-libnss-patch-version;-libnss.patch"/> diff --git a/chapter04/man-patch.xml b/chapter04/man-patch.xml index 53ab1106b..c4d5dbf01 100644 --- a/chapter04/man-patch.xml +++ b/chapter04/man-patch.xml @@ -1,2 +1,8 @@ -Man Patch (&man-patch-version;) - &man-patch-size;: -<ulink url="&http;/man-&man-patch-version;.patch"/> +Man 80Cols Patch (&man-80cols-patch-version;) - &man-80cols-patch-size;: +<ulink url="&http;/man-&man-80cols-patch-version;-80cols.patch"/> + +Man Manpath Patch (&man-manpath-patch-version;) - &man-manpath-patch-size;: +<ulink url="&http;/man-&man-manpath-patch-version;-manpath.patch"/> + +Man Pager Patch (&man-pager-patch-version;) - &man-pager-patch-size;: +<ulink url="&http;/man-&man-pager-patch-version;-pager.patch"/> |