aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2008-10-15 03:11:44 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2008-10-15 03:11:44 +0000
commit649b4eeda21ec73d16a3bf219603956d576e4c82 (patch)
tree9d428614e1758f99e1f882842c3618b088d09f43
parenta4e48686a678c0043acbe12b93662c0944cecf2a (diff)
typo and thinko fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--udev-config/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 31ef35e9e..60ee252ab 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -107,7 +107,7 @@
Jeremy Huntwork for the suggestion and supporting text.</para>
</listitem>
<listitem>
- <para>[dj] - Added note to Chapter 6 GCC abuot the new include-fixed
+ <para>[dj] - Added note to Chapter 6 GCC about the new include-fixed
directory and changed the sample output to match.</para>
</listitem>
<listitem>
diff --git a/udev-config/ChangeLog b/udev-config/ChangeLog
index 2d9406758..be9eef85d 100644
--- a/udev-config/ChangeLog
+++ b/udev-config/ChangeLog
@@ -1,4 +1,4 @@
-2008-10-14 DJ Lucas <dj@linuxfromscratch.org>
+2008-10-15 DJ Lucas <dj@linuxfromscratch.org>
* 55-lfs.rules: Override default perms on floppy disk devices provided
by 50-udev-default.rules. Thanks to Bruce Dubbs for the fix. Closes
LFS ticket #2076.