diff options
-rw-r--r-- | chapter05/introduction.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 0d1cbac41..4fadad198 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -26,7 +26,7 @@ package is given right after the installation instructions.</para> <para>Many of our packages must be patched before they can be compiled. We only apply patches when and where they are needed. So, don't fret if -seems like instructions for a patch are missing.</para> +it seems like instructions for a patch are missing.</para> <para>During the installation of several packages you will probably see all kinds of compiler warnings scroll by on your screen. These are @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020830"> -<!ENTITY releasedate "August 30th, 2002"> +<!ENTITY version "20020831"> +<!ENTITY releasedate "August 31th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |