diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-05-15 15:38:43 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-05-15 15:38:43 +0000 |
commit | 016a86b50b2ddeb566724dcdf8181f6ab08462cf (patch) | |
tree | db3e9218c19a1e9ce95aabe3fe0ae0da0d7f292b /index.xml | |
parent | 9e4e34c05027fbcda217a3744ebe91a541ee093a (diff) |
Added an explanation for the manpages patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "intel/book/book.xml"> -<!ENTITY version "20010512"> -<!ENTITY releasedate "May 12th, 2001"> +<!ENTITY version "20010515"> +<!ENTITY releasedate "May 15th, 2001"> <!ENTITY type "INTEL"> <!ENTITY ftp-root "ftp://packages.linuxfromscratch.org"> @@ -292,6 +292,7 @@ <!ENTITY c6-kbd-inst SYSTEM "intel/chapter6/kbd-inst.xml"> <!ENTITY c6-kbd-exp SYSTEM "intel/chapter6/kbd-exp.xml"> <!ENTITY c6-manpages SYSTEM "intel/chapter6/manpages.xml"> +<!ENTITY c6-manpages-exp SYSTEM "intel/chapter6/manpages-exp.xml"> <!ENTITY c6-manpages-inst SYSTEM "intel/chapter6/manpages-inst.xml"> <!ENTITY c6-removeoldnss SYSTEM "intel/chapter6/removeoldnss.xml"> <!ENTITY c6-configure SYSTEM "intel/chapter6/configure.xml"> |