diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 20:40:30 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 20:40:30 +0000 |
commit | 1986f02dba64eeaab6a2242823981b0777565510 (patch) | |
tree | 2405e2d077991a9a9897555eda455e84fd5a9766 /chapter01 | |
parent | 826e4f9d9e54cbec8177b24e6b39d7ef7bb0af45 (diff) |
added make mandocs, plus copy them to /usr/share/man/man9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c5a9f0524..efede721f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,6 +48,11 @@ </itemizedlist> </para></listitem> +<listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Linux: Added +<emphasis>make mandocs</emphasis> to create man pages and copy them to +<filename +class="directory">/usr/share/man/man9</filename></para></listitem> + <listitem><para>December 31st, 2002 [gerard]: Appendix A - Bzip2: Changed the download location to http://sources.redhat.com/bzip2</para></listitem> |