Changeset e63529b


Ignore:
Timestamp:
06/13/2004 01:39:51 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
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, 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:
5ea02778
Parents:
3c928f1
Message:

Tags corrections.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter05/tcl.xml

    r3c928f1 re63529b  
    9090
    9191<varlistentry id="libtcl8.4.so">
    92 <term><command>libtcl8.4.so</command></term>
     92<term><filename class="libraryfile">libtcl8.4.so</filename></term>
    9393<listitem>
    9494<indexterm zone="ch-tools-tcl libtcl8.4.so"><primary sortas="c-libtcl8.4.so">libtcl8.4.so</primary></indexterm>
  • chapter06/binutils.xml

    r3c928f1 re63529b  
    236236
    237237<varlistentry id="libiberty">
    238 <term><command>libiberty</command></term>
     238<term><filename class="libraryfile">libiberty</filename></term>
    239239<listitem>
    240240<indexterm zone="ch-system-binutils libiberty"><primary sortas="c-libiberty">libiberty</primary></indexterm>
     
    245245
    246246<varlistentry id="libbfd">
    247 <term><command>libbfd</command></term>
     247<term><filename class="libraryfile">libbfd</filename></term>
    248248<listitem>
    249249<indexterm zone="ch-system-binutils libbfd"><primary sortas="c-libbfd">libbfd</primary></indexterm>
     
    253253
    254254<varlistentry id="libopcodes">
    255 <term><command>libopcodes</command></term>
     255<term><filename class="libraryfile">libopcodes</filename></term>
    256256<listitem>
    257257<indexterm zone="ch-system-binutils libopcodes"><primary sortas="c-libopcodes">libopcodes</primary></indexterm>
  • chapter06/bison.xml

    r3c928f1 re63529b  
    7878
    7979<varlistentry id="liby.a">
    80 <term><command>liby.a</command></term>
     80<term><filename class="libraryfile">liby.a</filename></term>
    8181<listitem>
    8282<indexterm zone="ch-system-bison liby.a"><primary sortas="c-liby.a">liby.a</primary></indexterm>
  • chapter06/bzip2.xml

    r3c928f1 re63529b  
    157157
    158158<varlistentry id="libbz2">
    159 <term><command>libbz2*</command></term>
     159<term><filename class="libraryfile">libbz2*</filename></term>
    160160<listitem>
    161161<indexterm zone="ch-system-bzip2 libbz2"><primary sortas="c-libbz2*">libbz2*</primary></indexterm>
  • chapter06/e2fsprogs.xml

    r3c928f1 re63529b  
    3939<variablelist>
    4040<varlistentry>
    41 <term><userinput>--with-root-prefix=""</userinput></term>
    42 <listitem><para>Certain
    43 programs (such as the e2fsck program) are considered essential programs.
     41<term><parameter>--with-root-prefix=""</parameter></term>
     42<listitem><para>Certain programs (such as the <command>e2fsck</command>
     43program) are considered essential programs.
    4444When, for example, <filename class="directory">/usr</filename> isn't
    4545mounted, these essential programs have to be available. They belong in
     
    5252
    5353<varlistentry>
    54 <term><userinput>--enable-elf-shlibs</userinput></term>
     54<term><parameter>--enable-elf-shlibs</parameter></term>
    5555<listitem><para>This creates
    5656the shared libraries which some programs in this package use.</para></listitem>
     
    123123<para>is an error table compiler. It
    124124converts a table of error-code names and messages into a C source file
    125 suitable for use with the com_err library.</para>
     125suitable for use with the <filename class="libraryfile">com_err</filename> library.</para>
    126126</listitem>
    127127</varlistentry>
     
    210210<para>converts a table of command names
    211211and help messages into a C source file suitable for use with the
    212 <filename>libss</filename> subsystem library.</para>
     212<filename class="libraryfile">libss</filename> subsystem library.</para>
    213213</listitem>
    214214</varlistentry>
     
    227227<indexterm zone="ch-system-e2fsprogs mklost-found"><primary sortas="b-mklost+found">mklost+found</primary></indexterm>
    228228<para>is used to create a
    229 <filename>lost+found</filename> directory on a second extended file system.
     229<filename class="directory">lost+found</filename> directory on a second extended file system.
    230230It pre-allocates disk blocks to this directory to lighten the task of e2fsck.</para>
    231231</listitem>
     
    260260
    261261<varlistentry id="libblkid">
    262 <term><command>libblkid</command></term>
     262<term><filename class="libraryfile">libblkid</filename></term>
    263263<listitem>
    264264<indexterm zone="ch-system-e2fsprogs libblkid"><primary sortas="c-libblkid">libblkid</primary></indexterm>
     
    268268
    269269<varlistentry id="libcom_err">
    270 <term><command>libcom_err</command></term>
     270<term><filename class="libraryfile">libcom_err</filename></term>
    271271<listitem>
    272272<indexterm zone="ch-system-e2fsprogs libcom_err"><primary sortas="c-libcom_err">libcom_err</primary></indexterm>
     
    276276
    277277<varlistentry id="libe2p">
    278 <term><command>libe2p</command></term>
     278<term><filename class="libraryfile">libe2p</filename></term>
    279279<listitem>
    280280<indexterm zone="ch-system-e2fsprogs libe2p"><primary sortas="c-libe2p">libe2p</primary></indexterm>
     
    284284
    285285<varlistentry id="libext2fs">
    286 <term><command>libext2fs</command></term>
     286<term><filename class="libraryfile">libext2fs</filename></term>
    287287<listitem>
    288288<indexterm zone="ch-system-e2fsprogs libext2fs"><primary sortas="c-libext2fs">libext2fs</primary></indexterm>
     
    293293
    294294<varlistentry id="libss">
    295 <term><command>libss</command></term>
     295<term><filename class="libraryfile">libss</filename></term>
    296296<listitem>
    297297<indexterm zone="ch-system-e2fsprogs libss"><primary sortas="c-libss">libss</primary></indexterm>
    298 <para>is used by debugfs.</para>
     298<para>is used by <command>debugfs</command>.</para>
    299299</listitem>
    300300</varlistentry>
    301301
    302302<varlistentry id="libuuid">
    303 <term><command>libuuid</command></term>
     303<term><filename class="libraryfile">libuuid</filename></term>
    304304<listitem>
    305305<indexterm zone="ch-system-e2fsprogs libuuid"><primary sortas="c-libuuid">libuuid</primary></indexterm>
Note: See TracChangeset for help on using the changeset viewer.