diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-24 04:52:43 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-24 04:52:43 +0000 |
commit | 695ae0bc31b390e1a544b0bd2f613ed514731168 (patch) | |
tree | 325d247284a14ec2f45f24150665fdb9db4271ed /chapter01 | |
parent | 4a7171007fe7374ca39694ade3b062d18a496caa (diff) |
Applied Bill's chapter 5 fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 18c377a13..05e954ebf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -60,8 +60,10 @@ </para></listitem> <listitem><para>September 23rd, 2002 [timothy]: Applied Bill Maltby's -grammatic-fixes patch. Added <userinput>-</userinput> before -<userinput>tar</userinput> options (for clarity).</para></listitem> +grammatic-related patches.</para></listitem> + +<listitem><para>September 23rd, 2002 [timothy]: Added <userinput>-</userinput> +before <userinput>tar</userinput> options (for clarity).</para></listitem> <listitem><para>September 22nd, 2002 [timothy]: Chapter 06: Applied Alex's grammatic-fixes patch.</para></listitem> |