diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-03 00:27:56 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-03 00:27:56 +0000 |
commit | 809d44c30b8f986a2d2d2e9d4eda1c08e340200d (patch) | |
tree | 3abdd7060711bf346f4465aa906b362c77a86ca1 | |
parent | f6b51f82f1d1fffcf6a25207fce721f2b7ee7846 (diff) |
Lil itty bitty update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | Attic/appendixc/makedev.xml | 8 | ||||
-rw-r--r-- | chapter04/introduction.xml | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/Attic/appendixc/makedev.xml b/Attic/appendixc/makedev.xml index 093d27c03..034a877fe 100644 --- a/Attic/appendixc/makedev.xml +++ b/Attic/appendixc/makedev.xml @@ -1,6 +1,6 @@ MAKEDEV: -<ulink url="&ftp-cvs;/MAKEDEV.bz2"> -&ftp-cvs;/MAKEDEV.bz2</ulink> -<ulink url="&http-cvs;/MAKEDEV.bz2"> -&http-cvs;/MAKEDEV.bz2</ulink> +<ulink url="&ftp-cvs;/"> +&ftp-cvs;/</ulink> +<ulink url="&http-cvs;/"> +&http-cvs;/</ulink> diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml index 35279ebf0..31fa08d23 100644 --- a/chapter04/introduction.xml +++ b/chapter04/introduction.xml @@ -35,7 +35,8 @@ the software</ulink>. </para> <para> -The list below is current as of January 5th, 2001 +The list below is current as of April 2nd, 2001 (give or take a few +packages). </para> </sect1> |