From b57edf0e034d5303f87d93dc58dde04f9a6846b4 Mon Sep 17 00:00:00 2001 From: Marc Heerdink Date: Fri, 25 Jan 2002 15:54:13 +0000 Subject: [PATCH] perfectly alright -> perfectly fine git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/kernel-exp-headers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter05/kernel-exp-headers.xml b/chapter05/kernel-exp-headers.xml index 836764cfc..de1256f3c 100644 --- a/chapter05/kernel-exp-headers.xml +++ b/chapter05/kernel-exp-headers.xml @@ -29,7 +29,7 @@ true in a _loong_ time. be the ones which glibc was compiled against. These are the headers which should remain accessible and so by copying them, we ensure that we follow these guidelines. Also note that as long as you don't have -those symlinks, it is perfectly alright to have the kernel sources +those symlinks, it is perfectly fine to have the kernel sources in /usr/src/linux.