From e4c405cd90a551ef328b7b2a8c83f0c469967401 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 29 Mar 2013 19:39:17 +0000 Subject: [PATCH] Fix a couple of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/pkgconfig.xml | 4 ++-- chapter06/tar.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index 4b35c67bb..344e5ac19 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -55,8 +55,8 @@ --with-internal-glib - This will allow pkg-config to use it's internal version of - glib because an external version is not available in LFS. + This will allow pkg-config to use its internal version of + Glib because an external version is not available in LFS. diff --git a/chapter06/tar.xml b/chapter06/tar.xml index ddac76af7..602b7a1f6 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -59,8 +59,8 @@ This forces the test for mknod to be run as root. It is generally considered dangerous to run this test as - the root user, but as it is being run on an only partially built - system, overriding it is OK. + the root user, but as it is being run on a system that has only been + partially built, overriding it is OK.