mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3c928f1c57
commit
e63529b364
@ -89,7 +89,7 @@ will need its internal headers.</para></warning>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libtcl8.4.so">
|
||||
<term><command>libtcl8.4.so</command></term>
|
||||
<term><filename class="libraryfile">libtcl8.4.so</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-tools-tcl libtcl8.4.so"><primary sortas="c-libtcl8.4.so">libtcl8.4.so</primary></indexterm>
|
||||
<para>is the Tcl library.</para>
|
||||
|
@ -235,7 +235,7 @@ and loading sections. For other types of files it scans the whole file.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libiberty">
|
||||
<term><command>libiberty</command></term>
|
||||
<term><filename class="libraryfile">libiberty</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-binutils libiberty"><primary sortas="c-libiberty">libiberty</primary></indexterm>
|
||||
<para>contains routines used by various GNU
|
||||
@ -244,7 +244,7 @@ programs, including getopt, obstack, strerror, strtol and strtoul.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libbfd">
|
||||
<term><command>libbfd</command></term>
|
||||
<term><filename class="libraryfile">libbfd</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-binutils libbfd"><primary sortas="c-libbfd">libbfd</primary></indexterm>
|
||||
<para>is the Binary File Descriptor library.</para>
|
||||
@ -252,7 +252,7 @@ programs, including getopt, obstack, strerror, strtol and strtoul.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libopcodes">
|
||||
<term><command>libopcodes</command></term>
|
||||
<term><filename class="libraryfile">libopcodes</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-binutils libopcodes"><primary sortas="c-libopcodes">libopcodes</primary></indexterm>
|
||||
<para>is a library for dealing with opcodes.
|
||||
|
@ -77,7 +77,7 @@ It calls <command>bison</command> with the <parameter>-y</parameter> option.</pa
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="liby.a">
|
||||
<term><command>liby.a</command></term>
|
||||
<term><filename class="libraryfile">liby.a</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-bison liby.a"><primary sortas="c-liby.a">liby.a</primary></indexterm>
|
||||
<para>is the Yacc library containing
|
||||
|
@ -156,7 +156,7 @@ compressors using LZ77/LZ78, like <command>gzip</command>.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libbz2">
|
||||
<term><command>libbz2*</command></term>
|
||||
<term><filename class="libraryfile">libbz2*</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-bzip2 libbz2"><primary sortas="c-libbz2*">libbz2*</primary></indexterm>
|
||||
<para>is the library implementing lossless,
|
||||
|
@ -38,9 +38,9 @@ Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo</seg></seglistite
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><userinput>--with-root-prefix=""</userinput></term>
|
||||
<listitem><para>Certain
|
||||
programs (such as the e2fsck program) are considered essential programs.
|
||||
<term><parameter>--with-root-prefix=""</parameter></term>
|
||||
<listitem><para>Certain programs (such as the <command>e2fsck</command>
|
||||
program) are considered essential programs.
|
||||
When, for example, <filename class="directory">/usr</filename> isn't
|
||||
mounted, these essential programs have to be available. They belong in
|
||||
directories like <filename class="directory">/lib</filename> and
|
||||
@ -51,7 +51,7 @@ want.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><userinput>--enable-elf-shlibs</userinput></term>
|
||||
<term><parameter>--enable-elf-shlibs</parameter></term>
|
||||
<listitem><para>This creates
|
||||
the shared libraries which some programs in this package use.</para></listitem>
|
||||
</varlistentry>
|
||||
@ -122,7 +122,7 @@ also ext3 file systems, the journaling version of ext2 file systems.</para>
|
||||
<indexterm zone="ch-system-e2fsprogs compile_et"><primary sortas="b-compile_et">compile_et</primary></indexterm>
|
||||
<para>is an error table compiler. It
|
||||
converts a table of error-code names and messages into a C source file
|
||||
suitable for use with the com_err library.</para>
|
||||
suitable for use with the <filename class="libraryfile">com_err</filename> library.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -209,7 +209,7 @@ file systems listed in <filename>/etc/fstab</filename></para>
|
||||
<indexterm zone="ch-system-e2fsprogs mk_cmds"><primary sortas="b-mk_cmds">mk_cmds</primary></indexterm>
|
||||
<para>converts a table of command names
|
||||
and help messages into a C source file suitable for use with the
|
||||
<filename>libss</filename> subsystem library.</para>
|
||||
<filename class="libraryfile">libss</filename> subsystem library.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -226,7 +226,7 @@ and help messages into a C source file suitable for use with the
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs mklost-found"><primary sortas="b-mklost+found">mklost+found</primary></indexterm>
|
||||
<para>is used to create a
|
||||
<filename>lost+found</filename> directory on a second extended file system.
|
||||
<filename class="directory">lost+found</filename> directory on a second extended file system.
|
||||
It pre-allocates disk blocks to this directory to lighten the task of e2fsck.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -259,7 +259,7 @@ past and in the future.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libblkid">
|
||||
<term><command>libblkid</command></term>
|
||||
<term><filename class="libraryfile">libblkid</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libblkid"><primary sortas="c-libblkid">libblkid</primary></indexterm>
|
||||
<para>contains routines for device identification and token extraction.</para>
|
||||
@ -267,7 +267,7 @@ past and in the future.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libcom_err">
|
||||
<term><command>libcom_err</command></term>
|
||||
<term><filename class="libraryfile">libcom_err</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libcom_err"><primary sortas="c-libcom_err">libcom_err</primary></indexterm>
|
||||
<para>is the common error display routine.</para>
|
||||
@ -275,7 +275,7 @@ past and in the future.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libe2p">
|
||||
<term><command>libe2p</command></term>
|
||||
<term><filename class="libraryfile">libe2p</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libe2p"><primary sortas="c-libe2p">libe2p</primary></indexterm>
|
||||
<para>is used by dumpe2fs, chattr, and lsattr.</para>
|
||||
@ -283,7 +283,7 @@ past and in the future.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libext2fs">
|
||||
<term><command>libext2fs</command></term>
|
||||
<term><filename class="libraryfile">libext2fs</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libext2fs"><primary sortas="c-libext2fs">libext2fs</primary></indexterm>
|
||||
<para>contains routines to enable user-level
|
||||
@ -292,15 +292,15 @@ programs to manipulate an ext2 file system.</para>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libss">
|
||||
<term><command>libss</command></term>
|
||||
<term><filename class="libraryfile">libss</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libss"><primary sortas="c-libss">libss</primary></indexterm>
|
||||
<para>is used by debugfs.</para>
|
||||
<para>is used by <command>debugfs</command>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libuuid">
|
||||
<term><command>libuuid</command></term>
|
||||
<term><filename class="libraryfile">libuuid</filename></term>
|
||||
<listitem>
|
||||
<indexterm zone="ch-system-e2fsprogs libuuid"><primary sortas="c-libuuid">libuuid</primary></indexterm>
|
||||
<para>contains routines for generating unique
|
||||
|
Loading…
Reference in New Issue
Block a user