Changeset defc168 for appendixa


Ignore:
Timestamp:
09/30/2003 10:42:51 PM (21 years ago)
Author:
Alex Gronenwoud <alex@…>
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, 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:
00d3878
Parents:
bb23dfb
Message:

Miscellaneous adjustments.

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

Location:
appendixa
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • appendixa/bootscripts-desc.xml

    rbb23dfb rdefc168  
    55<para>(Last checked against version &bootscripts-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Script descriptions</title>
    88
    99<para>The <command>checkfs</command> script checks the file systems just
  • appendixa/bzip2-desc.xml

    rbb23dfb rdefc168  
    3333<sect3><title>Library file descriptions</title>
    3434
    35 <para><command>libbz2</command> is the library implementing lossless,
     35<para><command>libbz2*</command> is the library implementing lossless,
    3636block-sorting data compression, using the Burrows-Wheeler algorithm.</para>
    3737
  • appendixa/file-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &file-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Program file description</title>
    88
    99<para><command>file</command> tries to classify each given file. It does
  • appendixa/flex-desc.xml

    rbb23dfb rdefc168  
    2020<sect3><title>Library file descriptions</title>
    2121
    22 <para><command>libfl</command> is the flex library.</para>
     22<para><command>libfl.a</command> is the flex library.</para>
    2323
    2424</sect3>
  • appendixa/grub-shortdesc.xml

    rbb23dfb rdefc168  
    11<sect2><title>Contents of Grub</title>
    22
    3 <para>(To be determined)</para>
     3<para>(Last checked against version &grub-contversion;.)</para>
     4
     5<para>The Grub package contains a bootloader.</para>
     6
     7<para>Grub installs the following:</para>
     8
     9<sect3><title>Program Files</title>
     10<para>grub, grub-install, grub-md5-crypt, grub-terminfo and mbchk</para></sect3>
    411
    512</sect2>
  • appendixa/m4-desc.xml

    rbb23dfb rdefc168  
    88
    99<para><command>m4</command> copies the given files
    10 while expanding the macros that it contains. These macros are either built-in
     10while expanding the macros that they contain. These macros are either built-in
    1111or user-defined and can take any number of arguments. Besides just doing macro
    1212expansion, m4 has built-in functions for including named files, running Unix
  • appendixa/make-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &make-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Program file description</title>
    88
    99<para><command>make</command> automatically determines which pieces of a
  • appendixa/makedev-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &makedev-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Program file description</title>
    88
    99<para><command>MAKEDEV</command> is a script for creating the necessary
  • appendixa/man-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Description</title>
     3<sect2><title>Descriptions</title>
    44
    55<para>(Last checked against version &man-contversion;.)</para>
  • appendixa/manpages-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &man-pages-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Support file description</title>
    88
    9 <sect4><title>manual pages</title>
    10 <para>Examples of provided manual pages are the manual pages describing all
    11 the C and C++ functions, a few important /dev/ files and
    12 more.</para></sect4>
     9<para>Examples of provided <emphasis>manual pages</emphasis> are the pages
     10describing all the C and C++ functions, important device files, and important
     11configuration files.</para>
    1312
    1413</sect3>
  • appendixa/patch-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &patch-contversion;.)</para>
    66
    7 <sect3><title>Program files descriptions</title>
     7<sect3><title>Program file description</title>
    88
    99<para><command>patch</command> modifies files according to a patch file.
  • appendixa/sed-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &sed-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Program file description</title>
    88
    99<para><command>sed</command> is used to filter and transform text files
  • appendixa/zlib-desc.xml

    rbb23dfb rdefc168  
    11<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
    22
    3 <sect2><title>Descriptions</title>
     3<sect2><title>Description</title>
    44
    55<para>(Last checked against version &zlib-contversion;.)</para>
    66
    7 <sect3><title>Program file descriptions</title>
     7<sect3><title>Library file description</title>
    88
    9 <para><command>libz</command> contains compression and uncompression
     9<para><command>libz*</command> contains compression and uncompression
    1010functions used by some programs.</para>
    1111
  • appendixa/zlib-shortdesc.xml

    rbb23dfb rdefc168  
    33<para>(Last checked against version &zlib-contversion;.)</para>
    44
    5 <para>The Zlib package contains the zlib library, which
    6 is used by many programs for its compression and uncompression
    7 functions.</para>
     5<para>The Zlib package contains the libz library, which is used by some
     6programs for its compression and uncompression functions.</para>
    87
    98<para>Zlib installs the following:</para>
Note: See TracChangeset for help on using the changeset viewer.