Changeset 316af24d


Ignore:
Timestamp:
12/31/2002 10:05:09 PM (21 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3f33ca6
Parents:
7bee0a2
Message:

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r7bee0a2 r316af24d  
    2323<listitem><para>linux-2.4.20</para></listitem>
    2424<listitem><para>make-3.80</para></listitem>
     25<listitem><para>man-1.5k-2.patch</para></listitem>
    2526<listitem><para>man-pages-1.53</para></listitem>
    2627<listitem><para>modutils-2.4.22</para></listitem>
     
    4849</itemizedlist>
    4950</para></listitem>
     51
     52<listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Man: Updated the
     53patch so man pages are formatted properly on screens with more than 80
     54columns.</para></listitem>
    5055
    5156<listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Linux: Added
  • chapter04/man-patch.xml

    r7bee0a2 r316af24d  
    11Man Patch (&man-patch-version;) - &man-patch-size;:
    2 <ulink url="&ftp;/man-&man-patch-version;.patch"/>
    32<ulink url="&http;/man-&man-patch-version;.patch"/>
  • chapter06/man-exp.xml

    r7bee0a2 r316af24d  
    1414programs like <userinput>whatis</userinput>. It also adds the
    1515<emphasis>-R</emphasis> option to the <emphasis>PAGER</emphasis> variable so
    16 man pages are displayed properly.</para>
     16man pages are displayed properly. Lastly, the patch fixes the problem where
     17man pages are not formatted with more than 80 columns when used with the
     18recent groff versions.</para>
    1719
    1820</sect2>
  • entities/man.ent

    r7bee0a2 r316af24d  
    1515<!ENTITY man-contversion "1.5k">
    1616<!ENTITY man-size "189 KB">
    17 <!ENTITY man-patch-version "1.5k">
     17<!ENTITY man-patch-version "1.5k-2">
    1818<!ENTITY man-patch-size "1 KB">
    1919<!ENTITY man-dir "man-&man-version;">
Note: See TracChangeset for help on using the changeset viewer.