Hi,
I propose a patch (attached file) to add some forgotten short descriptions.
Regards,
Denis
Index: general/genlib/keyutils.xml
===================================================================
--- general/genlib/keyutils.xml (révision 16029)
+++ general/genlib/keyutils.xml (copie de travail)
@@ -143,6 +143,36 @@
</listitem>
</varlistentry>
+ <varlistentry id="key.dns_resolver">
+ <term><command>key.dns_resolver</command></term>
+ <listitem>
+ <para>is invoked by request-key on behalf of the kernel when
+ kernel services (such as NFS, CIFS and AFS) want to perform a
+ hostname lookup and the kernel does not have the key cached. It is
+ not ordinarily intended to be called directly.
+ </para>
+ <indexterm zone="keyutils key.dns_resolver">
+ <primary sortas="b-key.dns_resolver">key.dns_resolver</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="request-key">
+ <term><command>request-key</command></term>
+ <listitem>
+ <para>is invoked by the kernel when the kernel is asked for a key
+ that it doesn't have immediately available. The kernel creates a
partially
+ set up key and then calls out to this program to instantiate it.
+ It is not intended to be called directly.
+ </para>
+ <indexterm zone="keyutils request-key">
+ <primary sortas="b-request-keyt-key</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libkeyutils">
<term><filename class='libraryfile'>libkeyutils.so</filename></term>
<listitem>
Index: general/genlib/exempi.xml
===================================================================
--- general/genlib/exempi.xml (révision 16029)
+++ general/genlib/exempi.xml (copie de travail)
@@ -120,6 +120,17 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="exempi">
+ <term><command>exempi</command></term>
+ <listitem>
+ <para>is a command line tool to manipulate XMP metadata.</para>
+ <indexterm zone="exempi exempi">
+ <primary sortas="b-exempi">exempi</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libexempi">
<term><filename class="libraryfile">libexempi.so</filename></term>
<listitem>
Index: general/genlib/apr-util.xml
===================================================================
--- general/genlib/apr-util.xml (révision 16029)
+++ general/genlib/apr-util.xml (copie de travail)
@@ -183,6 +183,19 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="apu-1-config">
+ <term><command>apu-1-config</command></term>
+ <listitem>
+ <para>
+ is a APR-util script designed to allow easy command line access to
APR-util configuration parameters.
+ </para>
+ <indexterm zone="apr-util apu-1-config">
+ <primary sortas="b-apu-1-config">apu-1-config</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libaprutil-1">
<term><filename class="libraryfile">libaprutil-1.so</filename></term>
<listitem>
Index: general/genlib/gobject-introspection.xml
===================================================================
--- general/genlib/gobject-introspection.xml (révision 16029)
+++ general/genlib/gobject-introspection.xml (copie de travail)
@@ -169,6 +169,20 @@
</listitem>
</varlistentry>
+ <varlistentry id="g-ir-doc-tool">
+ <term><command>g-ir-doc-tool</command></term>
+ <listitem>
+ <para>
+ generates Mallard files that can be viewed with yelp or
+ rendered to HTML with yelp-build from yelp-tools.
+ </para>
+ <indexterm zone="gobject-introspection g-ir-doc-tool">
+ <primary sortas="b-g-ir-doc-tool">g-ir-doc-tool</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="g-ir-scanner">
<term><command>g-ir-scanner</command></term>
<listitem>
Index: general/genlib/icu.xml
===================================================================
--- general/genlib/icu.xml (révision 16029)
+++ general/genlib/icu.xml (copie de travail)
@@ -240,6 +240,20 @@
</listitem>
</varlistentry>
+ <varlistentry id="gennorm2">
+ <term><command>gennorm2</command></term>
+ <listitem>
+ <para>
+ builds binary data file with Unicode normalization data.
+ </para>
+ <indexterm zone="icu gennorm2">
+ <primary sortas="b-gennorm2">gennorm2</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="genrb">
<term><command>genrb</command></term>
<listitem>
Index: general/genlib/json-glib.xml
===================================================================
--- general/genlib/json-glib.xml (révision 16029)
+++ general/genlib/json-glib.xml (copie de travail)
@@ -151,6 +151,32 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="json-glib-format">
+ <term><command>json-glib-format</command></term>
+ <listitem>
+ <para>
+ is a simple command line interface to format JSON data.
+ </para>
+ <indexterm zone="json-glib json-glib-format">
+ <primary sortas="b-json-glib-format">json-glib-format</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="json-glib-validate">
+ <term><command>json-glib-validate</command></term>
+ <listitem>
+ <para>
+ is a simple command line interface to validate JSON data.
+ </para>
+ <indexterm zone="json-glib json-glib-validate">
+ <primary sortas="b-json-glib-validate">json-glib-validate</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libjson-glib-1">
<term><filename
class="libraryfile">libjson-glib-1.0.so</filename></term>
<listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page