aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-14 21:46:24 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-14 21:46:24 +0000
commit980599daa5efe817c304e3bbc64d82335c9475c4 (patch)
treead2653b39d358260fda88788d23e62e487afb7a4 /chapter01/changelog.xml
parentfa2e6935d752ce276379bd57a1e8820cdda7ad9c (diff)
Changing a few it's to its, and fixing other typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ea0130231..43b0c8d9a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -124,9 +124,8 @@ Anderson Lizardo.</para></listitem>
<listitem><para>September 11th, 2003 [jwrober]: Grammar fix in Ch5 Tcl install
directions provided by Anderson Lizardo.</para></listitem>
-<listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
-lockin Glibc page for /lib/ld.so.1 provided by Anderson
-Lizardo.</para></listitem>
+<listitem><para>September 11th, 2003 [jwrober]: Small textual change in the Ch5
+lockin Glibc page for /lib/ld.so.1 provided by Anderson Lizardo.</para></listitem>
<listitem><para>September 11th, 2003 [jeremy]: Added bootloader setup to
Chapter 8, after the addition of Grub to the book.</para></listitem>
@@ -140,8 +139,8 @@ to optional actions. Added a note to use the wiki for failed tests.</para></lis
<listitem><para>September 11th, 2003 [jeremy]: Added Bison patch, backported
from CVS, to fix pwlib compilation problems</para></listitem>
-<listitem><para>September 11th, 2003 [jeremy]: Added Greg's patch to gcc to
-suppress the installation of libiberty, and changed binutils to allow it's
+<listitem><para>September 11th, 2003 [jeremy]: Added Greg's patch to GCC to
+suppress the installation of libiberty, and changed Binutils to allow its
libiberty to stay.</para></listitem>
<listitem><para>September 11th, 2003 [jeremy]: Added caution tags around the
@@ -159,14 +158,16 @@ Removed compilation of C++, added Zack's return-type patch.</para></listitem>
<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Coreutils:
Added coreutils-5.0-hostname-2.patch, which suppresses the build of the
-hostname binary, and also suppresses it's check.</para></listitem>
+hostname binary, and also suppresses its check.</para></listitem>
<listitem><para>September 9th, 2003 [jeremy]: Added some notes regarding failed
-tests to glibc and dejagnu.</para></listitem>
+tests to Glibc and Dejagnu.</para></listitem>
-<listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both chapter 5 and 6 to include minimum locales necessary for checks.</para></listitem>
+<listitem><para>September 9th, 2003 [jeremy]: Glibc - Added commands to both
+Chapter 5 and 6 to include minimum locales necessary for
+checks.</para></listitem>
-<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Removed zlib's
+<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Removed Zlib's
munging of CFLAGS in favor of a note to add -fPIC.</para></listitem>
<listitem><para>September 8th, 2003 [matt]: Chapter 5 - Fixed the rm command
@@ -185,16 +186,16 @@ Corrected the make check error explanation</para></listitem>
Changed the default device creation to generic-nopty, because we now use devpts
by default.</para></listitem>
-<listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - GCC:
-Corrected wording to reflect the removal of the /usr/lib/cpp symlink
-</para></listitem>
+<listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - GCC: Corrected
+wording to reflect the removal of the /usr/lib/cpp symlink.</para></listitem>
<listitem><para>September 5th, 2003 [jeremy]: Corrected perl libc patch to -2,
changing the old /stage1 structure to /tools</para></listitem>
<listitem><para>September 5th, 2003 [matt]: Chapter 6 - Updated gcc specs patch
and upgraded to man-1.5m2</para></listitem>
-<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Creating
+
+<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Creating
Directories: Eliminated the creation of /usr/tmp - Closes bug 176.</para></listitem>
<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Mounting Proc:
@@ -470,7 +471,7 @@ Don't install the texmf data. It's not used by anything.</para></listitem>
<listitem><para>May 12th, 2003 [winkie]: Chapter 05 &amp; 06 - Installing
Ncurses: In Chapter 6, symlink creation has been updated to include
-libcurses.*, and libncurses++.a has it's properties changed to 644.
+libcurses.*, and libncurses++.a has its properties changed to 644.
Chapter 5 doesn't need any libcurses.* so those are removed.</para></listitem>
<listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added
@@ -532,7 +533,7 @@ Fix up the symlinks so that they follow suit of other library symlinks.
No more weirdness here.</para></listitem>
<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Procps:
-Removed XSCPT="" cruft and it's corresponding paragraph. This stuff
+Removed XSCPT="" cruft and its corresponding paragraph. This stuff
isn't needed anymore.</para></listitem>
<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses: