diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-24 03:07:11 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-24 03:07:11 +0000 |
commit | 96dfe0f5bf19f2de5e8650418bbf95f240579df9 (patch) | |
tree | 9ff29e2ecbeb7126f6281c2c905f6dbac06050f8 | |
parent | 77f9604a8386afc64e92714f13f91b8143a4f941 (diff) |
Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter05/glibc-inst.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index a55dcf2d8..a54950829 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -70,7 +70,7 @@ strangely enough insists on linking against the host's libraries (libgd, libpng, libz, and so forth).</para></listitem> </itemizedlist> -<para>During this stage you will see the following warning:</para> +<para>During this stage you might see the following warning:</para> <blockquote><screen>configure: WARNING: *** These auxiliary programs are missing or incompatible versions: autoconf @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "20030922"> -<!ENTITY releasedate "September 22nd, 2003"> +<!ENTITY version "20030923"> +<!ENTITY releasedate "September 23rd, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |