diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-02-24 05:30:22 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-02-24 05:30:22 +0000 |
commit | 47d4ffad9bab231b0aca5f66e694247e1f9d6c8c (patch) | |
tree | f8c1e5ce5f94b25b3297ad6578a5001fe0e062f3 /chapter01 | |
parent | 79286f58d67ba2be55abe2ff3c2cdb0848eb8ab4 (diff) |
Removed /usr/local/man lines from man_db.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a1c61ccfd..82e05857a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-02-23</para> <itemizedlist> <listitem> + <para>[dnicholson] - Removed /usr/local/man lines from man_db.conf + to prevent redundant results. Reported by Chris Staub.</para> + </listitem> + <listitem> <para>[dnicholson] - Applied a patch from Chris Staub to fix some commands and text on the kernel file systems, E2fsprogs and Autoconf pages.</para> |