diff options
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 8e7732795..20171335f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -46,8 +46,8 @@ Glibc autoconf tests would give false results and defeat the goal of achieving a clean build.</para> <para>The linuxthreads tarball contains the man pages for the -threading libraries installed by glibc. Unpack the tarball from -within the glibc source directory:</para> +threading libraries installed by Glibc. Unpack the tarball from +within the Glibc source directory:</para> <screen><userinput>tar xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen> |