mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Corrections to installed program lists for various packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8038 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4d3e5f17d5
commit
de2551fb74
@ -194,7 +194,7 @@ urxvtd -q -f -o &</literal></userinput></screen>
|
||||
<listitem>
|
||||
<para>controls the <command>urxvtd</command> daemon.</para>
|
||||
<indexterm zone="rxvt-unicode urxvtc">
|
||||
<primary sortas="b-urxvtc">xterm</primary>
|
||||
<primary sortas="b-urxvtc">urxvtc</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -257,7 +257,7 @@ install -v -m644 doc/*.txt \
|
||||
<listitem>
|
||||
<para>is a template for filtering a GIF sequentially.</para>
|
||||
<indexterm zone="giflib giffiltr">
|
||||
<primary sortas="b-giffiltr">gifiltr</primary>
|
||||
<primary sortas="b-giffiltr">giffiltr</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -267,7 +267,7 @@ install -v -m644 doc/*.txt \
|
||||
<listitem>
|
||||
<para>clumsily attempts to fix truncated GIF images.</para>
|
||||
<indexterm zone="giflib giffix">
|
||||
<primary sortas="b-gifix">gifix</primary>
|
||||
<primary sortas="b-giffix">giffix</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -181,6 +181,16 @@ install -v -m644 README.1ST doc/* /usr/share/doc/lcms-&lcms-version;</userinput>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="tiffdiff">
|
||||
<term><command>tiffdiff</command></term>
|
||||
<listitem>
|
||||
<para>A TIFF compare utility</para>
|
||||
<indexterm zone="lcms tiffdiff">
|
||||
<primary sortas="b-tiffdiff">tiffdiff</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="wtpt">
|
||||
<term><command>wtpt</command></term>
|
||||
<listitem>
|
||||
|
@ -150,7 +150,7 @@ fi</userinput></screen>
|
||||
<para>provides the functions that solve accessibility problems
|
||||
in a consistent manner across <application>GNOME</application>.</para>
|
||||
<indexterm zone="gail libgailutil">
|
||||
<primary sortas="b-libgailutil">libgailutil.so</primary>
|
||||
<primary sortas="c-libgailutil">libgailutil.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -183,28 +183,28 @@ install -v -m644 doc/*.{html,png,eps,pdf,ps} \
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gnutls-config">
|
||||
<term><command>gnutls-config</command></term>
|
||||
<varlistentry id="libgnutls-config">
|
||||
<term><command>libgnutls-config</command></term>
|
||||
<listitem>
|
||||
<para>is a utility used to configure and build applications based on
|
||||
the gnutls(3) library. It can be used to query the C compiler and
|
||||
linker flags which are required to correctly compile and link the
|
||||
application against the gnutls(3) library.</para>
|
||||
<indexterm zone="gnutls gnutls-config">
|
||||
<primary sortas="b-gnutls-config">gnutls-config</primary>
|
||||
<indexterm zone="gnutls libgnutls-config">
|
||||
<primary sortas="b-libgnutls-config">libgnutls-config</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gnutls-extra-config">
|
||||
<term><command>gnutls-extra-config</command></term>
|
||||
<varlistentry id="libgnutls-extra-config">
|
||||
<term><command>libgnutls-extra-config</command></term>
|
||||
<listitem>
|
||||
<para>is a utility used to configure and build applications based on
|
||||
the gnutls-extra(3) library. It can be used to query the C compiler and
|
||||
linker flags which are required to correctly compile and link the
|
||||
application against the gnutls-extra(3) library.</para>
|
||||
<indexterm zone="gnutls gnutls-extra-config">
|
||||
<primary sortas="b-gnutls-extra-config">gnutls-extra-config</primary>
|
||||
<indexterm zone="gnutls libgnutls-extra-config">
|
||||
<primary sortas="b-libgnutls-extra-config">libgnutls-extra-config</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -359,8 +359,8 @@ sed -i "s/#myhostname = host.domain.tld/myhostname = \
|
||||
<seg>anvil, bounce, cleanup, discard, error, flush, lmtp, local, mailq,
|
||||
master, newaliases, nqmgr, oqmgr, pickup, pipe, postalias, postcat,
|
||||
postconf, postdrop, postfix, postkick, postlock, postlog, postmap,
|
||||
postqueue, postsuper, proxymap, qmgr, qmqpd, sendmail, showq, smtp,
|
||||
smtpd, spawn, tlsmgr, trivial-rewrite, verify, and virtual</seg>
|
||||
postqueue, postsuper, proxymap, qmgr, qmqpd, scache, sendmail, showq,
|
||||
smtp, smtpd, spawn, tlsmgr, trivial-rewrite, verify, and virtual</seg>
|
||||
<seg>None</seg>
|
||||
<seg>/etc/postfix, /usr/lib/postfix and
|
||||
/usr/share/doc/postfix-&postfix-version;</seg>
|
||||
|
@ -339,13 +339,13 @@ chown -v -R apache:apache /srv/www</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="dbmanage">
|
||||
<term><command>dbmanage</command></term>
|
||||
<varlistentry id="dbmmanage">
|
||||
<term><command>dbmmanage</command></term>
|
||||
<listitem>
|
||||
<para>is used to create and update the DBM format files used to store
|
||||
usernames and passwords for basic authentication of HTTP users.</para>
|
||||
<indexterm zone="apache dbmanage">
|
||||
<primary sortas="b-dbmanage">dbmanage</primary>
|
||||
<indexterm zone="apache dbmmanage">
|
||||
<primary sortas="b-dbmmanage">dbmmanage</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -670,7 +670,7 @@ useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \
|
||||
nmblookup, ntlm_auth, pdbedit, profiles, rpcclient, smbcacls,
|
||||
smbclient, smbcontrol, smbcquotas, smbd, smbget, smbmnt, smbmount,
|
||||
smbpasswd, smbspool, smbstatus, smbtar, smbtree, smbumount, swat,
|
||||
tdbbackup, tdbdump, tdbtool, testparm, unmount.cifs, wbinfo
|
||||
tdbbackup, tdbdump, tdbtool, testparm, umount.cifs, wbinfo
|
||||
and winbindd</seg>
|
||||
<seg>libnss_winbind.so, libnss_wins.so, libsmbclient.so, libmsrpc.so,
|
||||
the pam_winbind.so and pam_smbpass.so PAM libraries, and assorted
|
||||
|
@ -413,8 +413,8 @@ popd</userinput></screen>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>scalc, sdraw, simpress, smath, soffice, spadmin,
|
||||
and swriter.</seg>
|
||||
<seg>sbase, scalc, sdraw, simpress, smath, soffice, spadmin,
|
||||
and swriter</seg>
|
||||
<seg><application>OpenOffice</application> libraries</seg>
|
||||
<seg>/opt/openoffice-&openoffice-version;</seg>
|
||||
</seglistitem>
|
||||
|
Loading…
Reference in New Issue
Block a user