aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-09 00:39:48 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-09 00:39:48 +0000
commitf47f9cdaf3084e79bc3070e80217e6b4af98728e (patch)
tree1479662519cb0346ac93ff1fbb9ab066a2bf6c27 /chapter01
parent7359e673711fae3923ba5a0bb32b0a6b7b29a1c7 (diff)
Grammatic changes to Add User and Set Environment sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c7a3d0b02..959de7006 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -75,10 +75,11 @@ compiling on non-x86 architectures.</para></listitem>
variable to define -fPIC so the dynamic library gets compiled properly at
all times.</para></listitem>
-<listitem><para>January 5th, 2003 [timothy]: Chapter 05 - Applied Alex's
-patch to split the <emphasis>Install all software as an unprivileged
-user</emphasis> page into two pages: <emphasis>Adding the user lfs</emphasis>
-and <emphasis>Setting up the environment</emphasis>.</para></listitem>
+<listitem><para>January 5th, 2003 [timothy]: Chapter 05 - Applied a revised
+version of Alex's patch to split the <emphasis>Install all software as an
+unprivileged user</emphasis> page into two pages: <emphasis>Adding the user
+lfs</emphasis> and <emphasis>Setting up the
+environment</emphasis>.</para></listitem>
<listitem><para>January 2nd, 2003 [gerard]: Chapter 05 - All packages whose
configure script supports the LDFLAGS environment variable now use it