Update installed program description for several packages

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2012-10-15 18:26:20 +00:00
parent b3c4b01643
commit ca101adb8c
11 changed files with 171 additions and 42 deletions

View File

@ -37,7 +37,18 @@
--> -->
<listitem> <listitem>
<para>2012-09-27</para> <para>2012-10-14</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update installed program description
for several packages. Thanks to Chris Staub for the patch.
Fixes <ulink url="&lfs-ticket-root;3203">#3203</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2012-10-14</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[bdubbs] - Remove utmpdump from sysvinit <para>[bdubbs] - Remove utmpdump from sysvinit

View File

@ -103,10 +103,12 @@ chmod -v 755 /usr/bin/lex</userinput></screen>
<segmentedlist> <segmentedlist>
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<segtitle>Installed libraries</segtitle> <segtitle>Installed libraries</segtitle>
<segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>flex and lex</seg> <seg>flex, flex++ (link to flex), and lex</seg>
<seg>libfl.a and libfl_pic.a</seg> <seg>libfl.a and libfl_pic.a</seg>
<seg>/usr/share/doc/flex-&flex-version;</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -127,6 +129,17 @@ chmod -v 755 /usr/bin/lex</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="flexpp">
<term><command>flex++</command></term>
<listitem>
<para>An extension of flex, is used for generating C++ code
and classes. It is a symbolic link to <command>flex</command></para>
<indexterm zone="ch-system-flex flexpp">
<primary sortas="b-flex++">flex++</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lex"> <varlistentry id="lex">
<term><command>lex</command></term> <term><command>lex</command></term>
<listitem> <listitem>

View File

@ -483,8 +483,8 @@ mkdir /etc/ld.so.conf.d</userinput></screen>
<seglistitem> <seglistitem>
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
ldd, lddlibc4, locale, localedef, mtrace, nscd, pcprofiledump, ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd, pcprofiledump,
pt_chown, rpcgen, sln, sotruss, sprof, tzselect, xtrace, pldd, pt_chown, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg> zdump, and zic</seg>
<seg>ld.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so}, <seg>ld.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
libbsd-compat.a, libc.{a,so}, libc_nonshared.a, libcidn.so, libbsd-compat.a, libc.{a,so}, libc_nonshared.a, libcidn.so,
@ -624,6 +624,16 @@ mkdir /etc/ld.so.conf.d</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="makedb">
<term><command>makedb</command></term>
<listitem>
<para>Creates a simple database from textual input</para>
<indexterm zone="ch-system-glibc makedb">
<primary sortas="b-makedb">makedb</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="mtrace"> <varlistentry id="mtrace">
<term><command>mtrace</command></term> <term><command>mtrace</command></term>
<listitem> <listitem>
@ -656,6 +666,16 @@ mkdir /etc/ld.so.conf.d</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="pldd">
<term><command>pldd</command></term>
<listitem>
<para>Lists dynamic shared objects used by running processes</para>
<indexterm zone="ch-system-glibc pldd">
<primary sortas="b-pldd">pldd</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="pt_chown"> <varlistentry id="pt_chown">
<term><command>pt_chown</command></term> <term><command>pt_chown</command></term>
<listitem> <listitem>

View File

@ -101,7 +101,7 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<segtitle>Installed directories</segtitle> <segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, <seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc</seg> and tc</seg>
<seg>/etc/iproute2, /lib/tc, /usr/share/doc/iproute2-&iproute2-version;, <seg>/etc/iproute2, /lib/tc, /usr/share/doc/iproute2-&iproute2-version;,
@ -114,6 +114,16 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<?dbfo list-presentation="list"?> <?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?> <?dbhtml list-presentation="table"?>
<varlistentry id="bridge">
<term><command>bridge</command></term>
<listitem>
<para>Configures network bridges</para>
<indexterm zone="ch-system-iproute2 bridge">
<primary sortas="b-bridge">bridge</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ctstat"> <varlistentry id="ctstat">
<term><command>ctstat</command></term> <term><command>ctstat</command></term>
<listitem> <listitem>

View File

@ -138,8 +138,8 @@ cp -R -v doc/* \
<segtitle>Installed directory</segtitle> <segtitle>Installed directory</segtitle>
<seglistitem> <seglistitem>
<seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd_mode, <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbdinfo,
kbdrate, loadkeys, loadunimap, kbd_mode, kbdrate, loadkeys, loadunimap,
mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
psfxtable), psfstriptable (link to psfxtable), psfxtable, <!--resizecons,--> psfxtable), psfstriptable (link to psfxtable), psfxtable, <!--resizecons,-->
setfont, setkeycodes, setleds, setmetamode, setfont, setkeycodes, setleds, setmetamode,
@ -203,6 +203,16 @@ cp -R -v doc/* \
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="kbdinfo">
<term><command>kbdinfo</command></term>
<listitem>
<para>Obtains information about the status of a console</para>
<indexterm zone="ch-system-kbd kbdinfo">
<primary sortas="b-kbdinfo">kbdinfo</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kbd_mode"> <varlistentry id="kbd_mode">
<term><command>kbd_mode</command></term> <term><command>kbd_mode</command></term>
<listitem> <listitem>

View File

@ -275,12 +275,14 @@
<segmentedlist> <segmentedlist>
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<segtitle>Installed libraries</segtitle>
<segtitle>Installed directories</segtitle> <segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>accessdb, apropos (link to whatis), catman, lexgrog, man, mandb, <seg>accessdb, apropos (link to whatis), catman, lexgrog, man, mandb,
manpath, whatis, and zsoelim</seg> manpath, whatis, and zsoelim</seg>
<seg>/usr/lib/man-db, /usr/share/doc/man-db</seg> <seg>libman.so, libmandb.so</seg>
<seg>/usr/lib/man-db, /usr/share/doc/man-db-&man-db-version;</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -389,6 +391,26 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="libman">
<term><filename class="libraryfile">libman</filename></term>
<listitem>
<para>Contains run-time support for <command>man</command></para>
<indexterm zone="ch-system-man-db libman">
<primary sortas="c-libman">libman</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libmandb">
<term><filename class="libraryfile">libmandb</filename></term>
<listitem>
<para>Contains run-time support for <command>man</command></para>
<indexterm zone="ch-system-man-db libmandb">
<primary sortas="c-libmandb">libmandb</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist> </variablelist>
</sect2> </sect2>

View File

@ -172,7 +172,8 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so}, libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so},
libpanelw.{a,so} and their non-wide-character counterparts without "w" libpanelw.{a,so} and their non-wide-character counterparts without "w"
in the library names.</seg> in the library names.</seg>
<seg>/usr/share/tabset, /usr/share/terminfo</seg> <seg>/usr/share/tabset, /usr/share/terminfo,
/usr/share/doc/ncurses-&ncurses-version;</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -131,12 +131,12 @@
<seglistitem> <seglistitem>
<seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp, <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp,
cpanp-run-perl, dprofpp, enc2xs, find2perl, h2ph, h2xs, cpanp-run-perl, enc2xs, find2perl, h2ph, h2xs,
instmodsh, json_pp, libnetcfg, perl, perl&perl-version; (link to perl), instmodsh, json_pp, libnetcfg, perl, perl&perl-version; (link to perl),
perlbug, perldoc, perlivp, perlthanks (link to perlbug), piconv, pl2pm, perlbug, perldoc, perlivp, perlthanks (link to perlbug), piconv, pl2pm,
pod2html, pod2latex, pod2man, pod2text, pod2usage, podchecker, pod2html, pod2latex, pod2man, pod2text, pod2usage, podchecker,
podselect, prove, psed (link to s2p), pstruct (link to c2ph), ptar, podselect, prove, psed (link to s2p), pstruct (link to c2ph), ptar,
ptardiff, ptargrep, s2p, shasum, splain, and xsubpp</seg> ptardiff, ptargrep, s2p, shasum, splain, xsubpp, and zipdetails</seg>
<seg>Several hundred which cannot all be listed here</seg> <seg>Several hundred which cannot all be listed here</seg>
<seg>/usr/lib/perl5</seg> <seg>/usr/lib/perl5</seg>
</seglistitem> </seglistitem>
@ -230,16 +230,6 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="dprofpp">
<term><command>dprofpp</command></term>
<listitem>
<para>Displays Perl profile data</para>
<indexterm zone="ch-system-perl dprofpp">
<primary sortas="b-dprofpp">dprofpp</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="enc2xs"> <varlistentry id="enc2xs">
<term><command>enc2xs</command></term> <term><command>enc2xs</command></term>
<listitem> <listitem>
@ -580,6 +570,16 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="zipdetails">
<term><command>zipdetails</command></term>
<listitem>
<para>Displays details about the internal structure of a Zip file</para>
<indexterm zone="ch-system-perl zipdetails">
<primary sortas="b-zipdetails">zipdetails</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist> </variablelist>
</sect2> </sect2>

View File

@ -71,7 +71,7 @@
<seglistitem> <seglistitem>
<seg>pkg-config</seg> <seg>pkg-config</seg>
<seg>/usr/share/doc/pkg-config-0.26</seg> <seg>/usr/share/doc/pkg-config-&pkgconfig-version;</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>

View File

@ -97,17 +97,18 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<segtitle>Installed directories</segtitle> <segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu, chkdupexe, <seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu,
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart, chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
dmesg, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck, dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386, fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386,
ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, linux32, linux64, ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, linux32, linux64,
logger, look, losetup, lsblk, lscpu, mcookie, mkfs, mkfs.bfs, mkfs.cramfs, logger, look, losetup, lsblk, lscpu, lslocks, mcookie, mkfs, mkfs.bfs,
mkfs.minix, mkswap, more, mount, mountpoint, namei, partx, pg, pivot_root, mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint, namei, partx,
prlimit, raw, readprofile, rename, renice, rev, rtcwake, script, scriptreplay, pg, pivot_root, prlimit, raw, readprofile, rename, renice, resizepart,
setarch, setsid, setterm, sfdisk, swaplabel, swapoff (link to swapon), rev, rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk,
swapon, switch_root, tailf, taskset, tunelp, ul, umount, unshare, swaplabel, swapoff (link to swapon), swapon, switch_root, tailf,
uuidd, uuidgen, wall, whereis, wipefs, and x86_64</seg> taskset, tunelp, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall,
wdctl, whereis, wipefs, and x86_64</seg>
<seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg> <seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
@ -194,16 +195,6 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="chkdupexe">
<term><command>chkdupexe</command></term>
<listitem>
<para>Finds duplicate executables</para>
<indexterm zone="ch-system-util-linux chkdupexe">
<primary sortas="b-chkdupexe">chkdupexe</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="chrt"> <varlistentry id="chrt">
<term><command>chrt</command></term> <term><command>chrt</command></term>
<listitem> <listitem>
@ -297,6 +288,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="eject">
<term><command>eject</command></term>
<listitem>
<para>Ejects removable media</para>
<indexterm zone="ch-system-util-linux eject">
<primary sortas="b-eject">eject</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="fallocate"> <varlistentry id="fallocate">
<term><command>fallocate</command></term> <term><command>fallocate</command></term>
<listitem> <listitem>
@ -587,6 +588,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="lslocks">
<term><command>lslocks</command></term>
<listitem>
<para>Lists local system locks</para>
<indexterm zone="ch-system-util-linux lslocks">
<primary sortas="b-lslocks">lslocks</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="mcookie"> <varlistentry id="mcookie">
<term><command>mcookie</command></term> <term><command>mcookie</command></term>
<listitem> <listitem>
@ -774,6 +785,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="resizepart">
<term><command>resizepart</command></term>
<listitem>
<para>Asks the Linux kernel to resize a partition</para>
<indexterm zone="ch-system-util-linux resizepart">
<primary sortas="b-resizepart">resizepart</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="rev"> <varlistentry id="rev">
<term><command>rev</command></term> <term><command>rev</command></term>
<listitem> <listitem>
@ -960,6 +981,17 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="utmpdump">
<term><command>utmpdump</command></term>
<listitem>
<para>Displays the content of the given login file in a more
user-friendly format</para>
<indexterm zone="ch-system-util-linux utmpdump">
<primary sortas="b-utmpdump">utmpdump</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="uuidd"> <varlistentry id="uuidd">
<term><command>uuidd</command></term> <term><command>uuidd</command></term>
<listitem> <listitem>
@ -994,6 +1026,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="wdctl">
<term><command>wdctl</command></term>
<listitem>
<para>Shows hardware watchdog status</para>
<indexterm zone="ch-system-util-linux wdctl">
<primary sortas="b-wdctl">wdctl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="whereis"> <varlistentry id="whereis">
<term><command>whereis</command></term> <term><command>whereis</command></term>
<listitem> <listitem>

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-20121002"> <!ENTITY version "SVN-20121015">
<!ENTITY releasedate "October 2, 2012"> <!ENTITY releasedate "October 15, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.3"> <!ENTITY milestone "7.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->