From 44f3e016cea27d67a59ab599d8e64604351dfcc9 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 14 Aug 2005 12:36:40 +0000 Subject: Fix typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index e9af61591..068fef71a 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -41,7 +41,7 @@ the method suggested in this book puts the stability of the system at risk. 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: +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: patch -Np1 -i ../&glibc-testfix-patch; -- cgit v1.2.3-54-g00ecf