diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-25 17:51:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-25 17:51:22 +0000 |
commit | fd40de873311d7bb504462bde4c585282625019d (patch) | |
tree | 6a74a1c182ebe50022af02192c07fb992be70897 /chapter03 | |
parent | 30081aded59082599e65771c37b4cc8f6a4db950 (diff) |
Various edits. Update glibc to fix a make check error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index cc37890fa..6cbbc1be7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -243,6 +243,6 @@ solve minor problems or enable functionality that is not enabled by default. Feel free to peruse the patches database located at <ulink url="&lfs-root;patches/"/> and acquire any additional - patches to suit the system needs.</para> + patches to suit your system needs.</para> </sect1> |