aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 1340cc9c0..4e8ab7b66 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -58,10 +58,10 @@ strangely enough insists on linking against the host's libraries (libgd,
libpng, libz, and so forth).</para></listitem>
<listitem><para><userinput>--without-cvs</userinput>: This is meant to prevent
-the Makefiles from attempting automatic CVS commits when using a CVS snapshot.
-But it's not actually needed these days. We use it because it silences an
-annoying but harmless warning about a missing <filename>autoconf</filename>
-program.</para></listitem>
+the Makefiles from attempting automatic CVS checkouts when using a CVS
+snapshot. But it's not actually needed these days. We use it because it
+suppresses an annoying but harmless warning about a missing
+<command>autoconf</command> program.</para></listitem>
</itemizedlist>
<para>During this stage you might see the following warning:</para>