diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index cd60ae371..a44ba3a91 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -110,7 +110,7 @@ suppresses an annoying but harmless warning about a missing <varlistentry> <term><parameter>--with-headers=/tools/include</parameter></term> <listitem><para>This forces glibc to use the linux-libc-headers installed -in /tools/etc, rather than those on the host, which may be too old to +in /tools/include, rather than those on the host, which may be too old to support needed functionality.</para></listitem> </varlistentry> |