diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 22:05:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 22:05:09 +0000 |
commit | 316af24d0481c2119838c1408eaba33ad32beb42 (patch) | |
tree | c71165ac817fc14b59716a19e4f1641e07a0f164 /chapter01 | |
parent | 7bee0a2699418a5eb5d07373c95c8cca6ca25432 (diff) |
updated man patch so it'll format man pages on screens with more than 80 columns
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2253 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 efede721f..e967e0592 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,6 +22,7 @@ <listitem><para>libtool-1.4.3</para></listitem> <listitem><para>linux-2.4.20</para></listitem> <listitem><para>make-3.80</para></listitem> +<listitem><para>man-1.5k-2.patch</para></listitem> <listitem><para>man-pages-1.53</para></listitem> <listitem><para>modutils-2.4.22</para></listitem> <listitem><para>ncurses-5.3</para></listitem> @@ -48,6 +49,10 @@ </itemizedlist> </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> + <listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Linux: Added <emphasis>make mandocs</emphasis> to create man pages and copy them to <filename |