Changeset 7e2908c for general


Ignore:
Timestamp:
05/26/2015 03:08:46 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7d3e42b
Parents:
5fd1f25b
Message:

Add some forgotten short descriptions to:
keyutils, exempi, apr-util, gobject-introspection, icu and json-glib.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16031 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/genlib
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr-util.xml

    r5fd1f25b r7e2908c  
    184184      <?dbhtml list-presentation="table"?>
    185185
     186      <varlistentry id="apu-1-config">
     187        <term><command>apu-1-config</command></term>
     188        <listitem>
     189          <para>
     190            is an APR-util script designed to allow easy command line access to
     191            APR-util configuration parameters.
     192          </para>
     193          <indexterm zone="apr-util apu-1-config">
     194            <primary sortas="b-apu-1-config">apu-1-config</primary>
     195          </indexterm>
     196        </listitem>
     197      </varlistentry>
     198
    186199      <varlistentry id="libaprutil-1">
    187200        <term><filename class="libraryfile">libaprutil-1.so</filename></term>
  • general/genlib/exempi.xml

    r5fd1f25b r7e2908c  
    121121      <?dbhtml list-presentation="table"?>
    122122
     123     <varlistentry id="exempi-prog">
     124        <term><command>exempi</command></term>
     125        <listitem>
     126          <para>is a command line tool to manipulate XMP metadata.</para>
     127          <indexterm zone="exempi exempi-prog">
     128            <primary sortas="b-exempi">exempi</primary>
     129          </indexterm>
     130        </listitem>
     131      </varlistentry>
     132
    123133      <varlistentry id="libexempi">
    124134        <term><filename class="libraryfile">libexempi.so</filename></term>
  • general/genlib/gobject-introspection.xml

    r5fd1f25b r7e2908c  
    170170      </varlistentry>
    171171
     172     <varlistentry id="g-ir-doc-tool">
     173        <term><command>g-ir-doc-tool</command></term>
     174        <listitem>
     175          <para>
     176            generates Mallard files that can be viewed with
     177            <command>yelp</command> or rendered to HTML with
     178            <command>yelp-build</command> from <ulink
     179            url="http://ftp.acc.umu.se/pub/gnome/sources/yelp-tools/yelp-tools">yelp-tools</ulink>.
     180          </para>
     181          <indexterm zone="gobject-introspection g-ir-doc-tool">
     182            <primary sortas="b-g-ir-doc-tool">g-ir-doc-tool</primary>
     183          </indexterm>
     184        </listitem>
     185      </varlistentry>
     186
    172187      <varlistentry id="g-ir-scanner">
    173188        <term><command>g-ir-scanner</command></term>
  • general/genlib/icu.xml

    r5fd1f25b r7e2908c  
    241241      </varlistentry>
    242242
     243      <varlistentry id="gennorm2">
     244        <term><command>gennorm2</command></term>
     245        <listitem>
     246          <para>
     247            builds binary data file with Unicode normalization data.
     248          </para>
     249          <indexterm zone="icu gennorm2">
     250            <primary sortas="b-gennorm2">gennorm2</primary>
     251          </indexterm>
     252        </listitem>
     253      </varlistentry>
     254
    243255      <varlistentry id="genrb">
    244256        <term><command>genrb</command></term>
  • general/genlib/json-glib.xml

    r5fd1f25b r7e2908c  
    152152      <?dbhtml list-presentation="table"?>
    153153
     154     <varlistentry id="json-glib-format">
     155        <term><command>json-glib-format</command></term>
     156        <listitem>
     157          <para>
     158            is a simple command line interface to format JSON data.
     159          </para>
     160          <indexterm zone="json-glib json-glib-format">
     161            <primary sortas="b-json-glib-format">json-glib-format</primary>
     162          </indexterm>
     163        </listitem>
     164      </varlistentry>
     165
     166     <varlistentry id="json-glib-validate">
     167        <term><command>json-glib-validate</command></term>
     168        <listitem>
     169          <para>
     170            is a simple command line interface to validate JSON data.
     171          </para>
     172          <indexterm zone="json-glib json-glib-validate">
     173            <primary sortas="b-json-glib-validate">json-glib-validate</primary>
     174          </indexterm>
     175        </listitem>
     176      </varlistentry>
     177
    154178      <varlistentry id="libjson-glib-1">
    155179        <term><filename class="libraryfile">libjson-glib-1.0.so</filename></term>
  • general/genlib/keyutils.xml

    r5fd1f25b r7e2908c  
    144144      </varlistentry>
    145145
     146      <varlistentry id="key.dns_resolver">
     147        <term><command>key.dns_resolver</command></term>
     148        <listitem>
     149          <para>
     150            is invoked by <command>request-key</command> on behalf of the
     151            kernel when kernel services (such as NFS, CIFS and AFS) need to
     152            perform a hostname lookup and the kernel does not have the key
     153            cached.  It is not ordinarily intended to be called directly.
     154          </para>
     155          <indexterm zone="keyutils key.dns_resolver">
     156            <primary sortas="b-key.dns_resolver">key.dns_resolver</primary>
     157          </indexterm>
     158        </listitem>
     159      </varlistentry>
     160
     161      <varlistentry id="request-key">
     162        <term><command>request-key</command></term>
     163        <listitem>
     164          <para>
     165            is invoked by the kernel when the kernel is asked for a key that it
     166            doesn't have immediately available. The kernel creates a temporary
     167            key and then calls out to this program to instantiate it.  It is
     168            not intended to be called directly.
     169          </para>
     170          <indexterm zone="keyutils request-key">
     171            <primary sortas="b-request-keyt-key">request-key</primary>
     172          </indexterm>
     173        </listitem>
     174      </varlistentry>
     175
    146176      <varlistentry id="libkeyutils">
    147177        <term><filename class='libraryfile'>libkeyutils.so</filename></term>
    148178        <listitem>
    149           <para> contains the keyuils library API instantiation.</para>
     179          <para>
     180            contains the keyutils library API instantiation.
     181          </para>
    150182          <indexterm zone="keyutils libkeyutils">
    151183            <primary sortas="c-libkeyutils">libkeyutils.so</primary>
Note: See TracChangeset for help on using the changeset viewer.