diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-12-07 22:13:33 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-12-07 22:13:33 +0000 |
commit | 30c872d01a5e40d8bb75f9a436ff823f08967f27 (patch) | |
tree | 48b845c0c8527cefd912f1a35d74e2ba6122daae /chapter01 | |
parent | 9373e039800b3a6fac3472f0672b4b6f1f62bde9 (diff) |
Fixed Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f6505c15d..b3003bacb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,7 +41,7 @@ of the LFS Book.</para> </listitem> --> -<listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow. +<listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow and in readline. Made recommended change from Robert Connolly on sed for shadow.</para></listitem> <listitem><para>December 6th, 2004 [jeremy]: Fixed incorrect CR in ch 6 |