Author: matthew Date: 2005-08-14 06:36:40 -0600 (Sun, 14 Aug 2005) New Revision: 6680
Modified: trunk/BOOK/chapter05/glibc.xml Log: Fix typo Modified: trunk/BOOK/chapter05/glibc.xml =================================================================== --- trunk/BOOK/chapter05/glibc.xml 2005-08-14 12:34:10 UTC (rev 6679) +++ trunk/BOOK/chapter05/glibc.xml 2005-08-14 12:36:40 UTC (rev 6680) @@ -41,7 +41,7 @@ risk.</para> <para>Glibc has two tests which fail when the running kernel is 2.6.11 or later. -The problem has been determined to be with the tests themselves, not with the C libarary or the kernel. If you plan to run the testsuite apply this patch:</para> +The problem has been determined to be with the tests themselves, not with the C library or the kernel. If you plan to run the testsuite apply this patch:</para> <screen><userinput>patch -Np1 -i ../&glibc-testfix-patch;</userinput></screen> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
