From a7e97df78a54d7293dbb6a69c8f240372bfe4ad0 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 27 Jul 2005 21:12:13 +0000 Subject: Minor rewording git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 0420f91bc..c7e6c9a86 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -53,9 +53,9 @@ within the Glibc source directory: tar -xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2 -Glibc has two tests which fail when the running kernel is 2.6.11.x The -problem has been determined to be with the tests themselves, not with the libc -nor the kernel. This patch fixes the problem: +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 library or the kernel. This patch fixes the problem: patch -Np1 -i ../&glibc-testfix-patch; -- cgit v1.2.3-54-g00ecf