Changeset 795360f


Ignore:
Timestamp:
06/23/2002 11:46:18 PM (22 years ago)
Author:
Timothy Bauscher <timothy@…>
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_0, 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:
f419bd8
Parents:
f23d02f
Message:

Libtool, Bin86, Vim, Linux, Bison, Less, Man-pages: Updated pacakge contents. Bzip2, File, E2fsprogs: Added 'last checked against' for uniformity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • appendixa/bin86-desc.xml

    rf23d02f r795360f  
    1 <sect2><title>Contents of Bin86-&bin86-contversion;</title>
     1<sect2><title>Contents of Bin86</title>
     2
     3<para>Last checked against version &bin86-contversion;</para>
    24
    35<sect3><title>Program Files</title>
     
    3335
    3436</sect2>
    35 
  • appendixa/bzip2-desc.xml

    rf23d02f r795360f  
    1 <sect2><title>Contents of Bzip2-&bzip2-contversion;</title>
     1<sect2><title>Contents of Bzip2</title>
     2
     3<para>Last checked against version &bzip2-contversion;</para>
    24
    35<sect3><title>Program Files</title>
  • appendixa/e2fsprogs-desc.xml

    rf23d02f r795360f  
    1 <sect2><title>Contents of E2fsprogs-&e2fsprogs-contversion;</title>
     1<sect2><title>Contents of E2fsprogs</title>
     2
     3<para>Last checked against version &e2fsprogs-contversion;.</para>
    24
    35<sect3><title>Program Files</title>
  • appendixa/libtool-desc.xml

    rf23d02f r795360f  
    1919
    2020<sect3><title>Library Files</title>
    21 <para>libltdl.[a,so]</para></sect3>
     21<para>libltdl.a, libltdl.so (link to libltdl.so.3.1.0), libltdl.so.3
     22(link to libltdl.so.3.1.0) and libltdl.so.3.1.0</para></sect3>
    2223
    2324<sect3><title>Descriptions</title>
    2425
    25 <sect4><title>libltdl</title>
    26 <para>libltdl is a small library that aims at hiding from programmers
     26<sect4><title>libltdl, libltdl.so.3, libltdl.so.3.1.0</title>
     27<para>A small library that aims at hiding from programmers
    2728the various difficulties of dlopening libraries.</para></sect4>
    2829
  • appendixa/vim-desc.xml

    rf23d02f r795360f  
    44
    55<sect3><title>Program Files</title>
    6 <para>ex (link to vim), rview (link to vim), rvim (link to vim), vi
    7 (link to vim), view (link to vim), vim, vimdiff (link to vim), vimtutor
    8 (link to vim) and xxd</para></sect3>
     6<para>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
     7pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl,
     8tcltags, vi (link to vim), view (link to vim), vim, vim132, vim2html.pl,
     9vimdiff (link to vim), vimm, vimspell.sh, vimtutor and xxd</para></sect3>
    910
    1011<sect3><title>Descriptions</title>
     12
     13<sect4><title>efm_filter.pl</title>
     14<para>efm_filter.pl is a filter which reads from stdin, copies to
     15stdout and creates an error file that can be read by vim.</para></sect4>
     16
     17<sect4><title>efm_perl.pl</title>
     18<para>efm_perl.pl reformats the error messages of the Perl interpreter for
     19use with the quickfix mode of vim.</para></sect4>
    1120
    1221<sect4><title>ex</title>
    1322<para>ex starts vim in Ex mode.</para></sect4>
    1423
     24<sect4><title>less.sh</title>
     25<para>less.sh is a script which starts vim with less.vim.</para></sect4>
     26
     27<sect4><title>mve.awk</title>
     28<para>mve.awk processes vim errors.</para></sect4>
     29
     30<sect4><title>pltags.pl</title>
     31<para>pltags.pl creates a tags file for Perl code, for use by
     32vim.</para></sect4>
     33
     34<sect4><title>ref</title>
     35<para>ref checks the spelling of arguments.</para></sect4>
     36
    1537<sect4><title>rview</title>
    1638<para>rview is a restricted version of view. No shell commands can be started
    17 and Vim can't be suspended.</para></sect4>
     39and vim can't be suspended.</para></sect4>
    1840
    1941<sect4><title>rvim</title>
    2042<para>rvim is the restricted version of vim. No shell commands can be started
    21 and Vim can't be suspended.</para></sect4>
     43and vim can't be suspended.</para></sect4>
     44
     45<sect4><title>shtags.pl</title>
     46<para>shtags.pl generates a tag file for perl scripts.</para></sect4>
     47
     48<sect4><title>tcltags</title>
     49<para>tcltags generates a tag file for TCL code.</para></sect4>
    2250
    2351<sect4><title>vi</title>
     
    3058<para>vim starts vim in the normal, default way.</para></sect4>
    3159
     60<sect4><title>vim132</title>
     61<para>vim132 starts vim with the terminal in 132 column mode.</para></sect4>
     62
     63<sect4><title>vim2html.pl</title>
     64<para>vim2html.pl converts vim documentation to HTML.</para></sect4>
     65
    3266<sect4><title>vimdiff</title>
    33 <para>vimdiff edits two or three versions of a file with Vim and show
     67<para>vimdiff edits two or three versions of a file with vim and show
    3468differences.</para></sect4>
     69
     70<sect4><title>vimm</title>
     71<para>vimm enables the DEC locator input model on a remote
     72terminal.</para></sect4>
     73
     74<sect4><title>vimspell.sh</title>
     75<para>vimspell.sh is a script which spells a file and generates the syntax
     76statements necessary to highlight in vim.</para></sect4>
    3577
    3678<sect4><title>vimtutor</title>
     
    4385
    4486</sect2>
    45 
  • chapter01/changelog.xml

    rf23d02f r795360f  
    4646</para></listitem>
    4747
    48 <listitem><para>June 23rd, 2002 [timothy]: Chapter 06 - Net-tools,
    49 Perl, Texinfo, Autoconf, Automake: Updated package contents. GCC: Removed
    50 i686-specific programs. M4: Added "last checked against" for
    51 uniformity.</para></listitem>
     48<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
     49Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
     50Less, Man-pages: Updated package contents.</para></listitem>
     51
     52<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - M4, Bzip2,
     53File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>
     54
     55<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - GCC:
     56Removed i686-specific programs.</para></listitem>
    5257
    5358<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
  • entities/bin86.ent

    rf23d02f r795360f  
    1111<!ENTITY bin86-version "0.16.3">
    1212<!ENTITY bin86-depversion "0.16.0">
    13 <!ENTITY bin86-contversion "0.16.0">
     13<!ENTITY bin86-contversion "0.16.3">
    1414<!ENTITY bin86-size "113 KB">
    1515<!ENTITY bin86-dir "bin86-&bin86-version;">
  • entities/bison.ent

    rf23d02f r795360f  
    1111<!ENTITY bison-version "1.35">
    1212<!ENTITY bison-depversion "1.31">
    13 <!ENTITY bison-contversion "1.31">
     13<!ENTITY bison-contversion "1.35">
    1414<!ENTITY bison-size "613 KB">
    1515<!ENTITY bison-dir "bison-&bison-version;">
  • entities/file.ent

    rf23d02f r795360f  
    1111<!ENTITY file-version "3.38">
    1212<!ENTITY file-depversion "3.37">
    13 <!ENTITY file-contversion "3.37">
     13<!ENTITY file-contversion "3.38">
    1414<!ENTITY file-size "149 KB">
    1515<!ENTITY file-dir "file-&file-version;">
  • entities/kernel.ent

    rf23d02f r795360f  
    1515<!ENTITY kernel-version "2.4.18">
    1616<!ENTITY kernel-depversion "2.4.17">
    17 <!ENTITY kernel-contversion "2.4.17">
     17<!ENTITY kernel-contversion "2.4.18">
    1818<!ENTITY kernel-size "23,595 KB">
    1919<!ENTITY kernel-package "linux-&kernel-version;.tar.bz2">
  • entities/less.ent

    rf23d02f r795360f  
    1111<!ENTITY less-version "374">
    1212<!ENTITY less-depversion "358">
    13 <!ENTITY less-contversion "358">
     13<!ENTITY less-contversion "374">
    1414<!ENTITY less-size "189 KB">
    1515<!ENTITY less-dir "less-&less-version;">
  • entities/manpages.ent

    rf23d02f r795360f  
    1111<!ENTITY man-pages-version "1.48">
    1212<!ENTITY man-pages-depversion "1.47">
    13 <!ENTITY man-pages-contversion "1.47">
     13<!ENTITY man-pages-contversion "1.48">
    1414<!ENTITY man-pages-size "537 KB">
    1515<!ENTITY man-pages-dir "man-pages-&man-pages-version;">
  • entities/vim.ent

    rf23d02f r795360f  
    1414<!ENTITY vim-version "6.1">
    1515<!ENTITY vim-depversion "6.0">
    16 <!ENTITY vim-contversion "6.0">
     16<!ENTITY vim-contversion "6.1">
    1717<!ENTITY vim-size "2,823 KB">
    1818<!ENTITY vim-patch-size "1 KB">
Note: See TracChangeset for help on using the changeset viewer.