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 /chapter05 | |
parent | 77f9604a8386afc64e92714f13f91b8143a4f941 (diff) |
Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc-inst.xml | 2 |
1 files changed, 1 insertions, 1 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 |