diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 15:25:28 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 15:25:28 +0000 |
commit | b8770e4e2a585520ed33b9e26214e1b62129e4d8 (patch) | |
tree | 8819bac1c19ddb5ed62df2ed10a2939ad8a106f8 /chapter01 | |
parent | 5c907b6d69cb1882dbb16e13ac6285a6b7979dd2 (diff) |
Anal, spell fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2560 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 27263a82b..aed274bd4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,7 +74,7 @@ added its patch</para></listitem> Apply a patch to fix the buffer overflow in gzprintf().</para></listitem> <listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Configuring system -compoents: Moved the creation of the btmp, wtmp, lastlog, and utmp to +components: Moved the creation of the btmp, wtmp, lastlog and utmp to just before Shadow, so that they are detected at their proper locations.</para></listitem> <listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Automake: |