diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-01 14:27:12 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-01 14:27:12 +0000 |
commit | a20338e3bd6b3d1ccef2d6619102963d810fa3d4 (patch) | |
tree | 3aaadd7513b0ed5af958e4727f8d70a8f7f0ce8e /chapter01 | |
parent | a9fb6a45626023ed9e1fab231b7adf1235b31e0e (diff) |
moved kernel man pages to end of chap6 | fixed typo in glibc linuxthreads man page install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e967e0592..7fc14b0cd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -49,6 +49,13 @@ </itemizedlist> </para></listitem> +<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Glibc Second Pass: +Fixec typo in linuxthreads man pages installation.</para></listitem> + +<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Linux Kernel: The +man pages can't be installed here because it requires Perl. Moved to end of +chapter 6.</para></listitem> + <listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Man: Updated the patch so man pages are formatted properly on screens with more than 80 columns.</para></listitem> |