diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 22:10:31 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 22:10:31 +0000 |
commit | 1a38cda97785dc71f722f7f41025192a85da1db9 (patch) | |
tree | 70095a69987bb05f646ab13cf8a2c93bb6345b61 | |
parent | 593ee335b0cb5813a5abfeeb2438070ba8d2e34d (diff) |
Typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4e7569276..cc245bb53 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -227,7 +227,7 @@ to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description. use of the +h flag to bash.</para></listitem> <listitem><para>September 19th, 2003 [jwrober]: Various updates to the -acknowledgements page.</para></listitem> +acknowledgments page.</para></listitem> <listitem><para>September 18th, 2003 [jeremy]: Chapter 5 - GCC Pass 2: Added some extra comments regarding the 3 tarballs to unpack.</para></listitem> @@ -235,7 +235,7 @@ some extra comments regarding the 3 tarballs to unpack.</para></listitem> <listitem><para>September 17th, 2003 [greg]: Chapter 6 - GCC-2.95.3: Added rationale notes.</para></listitem> -<listitem><para>September 17th, 2003 [jwrober]: Updated the acknowledgements +<listitem><para>September 17th, 2003 [jwrober]: Updated the acknowledgments page to match the website.</para></listitem> <listitem><para>September 17th, 2003 [jeremy]: Upgraded File to 4.04.</para></listitem> @@ -402,7 +402,7 @@ patches: Added a note regarding Tushar's patches project, and a link to the patches home page.</para></listitem> <listitem><para>September 3rd, 2003 [matt]: Fixed issue with util-linux not -utilising headers and libraries installed in /stage1.</para></listitem> +utilizing headers and libraries installed in /stage1.</para></listitem> <listitem><para>September 3rd, 2003 [matt]: Removed "rm /bin/pwd" instruction from chapter06 kernel-headers installation as the link is still required by |