Author: fernando
Date: Tue May 26 08:08:46 2015
New Revision: 16031
Log:
Add some forgotten short descriptions to:
keyutils, exempi, apr-util, gobject-introspection, icu and json-glib.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/apr-util.xml
trunk/BOOK/general/genlib/exempi.xml
trunk/BOOK/general/genlib/gobject-introspection.xml
trunk/BOOK/general/genlib/icu.xml
trunk/BOOK/general/genlib/json-glib.xml
trunk/BOOK/general/genlib/keyutils.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon May 25 13:29:19 2015 (r16030)
+++ trunk/BOOK/general.ent Tue May 26 08:08:46 2015 (r16031)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "May 25th, &year;">
+<!ENTITY releasedate "May 26th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
Modified: trunk/BOOK/general/genlib/apr-util.xml
==============================================================================
--- trunk/BOOK/general/genlib/apr-util.xml Mon May 25 13:29:19 2015
(r16030)
+++ trunk/BOOK/general/genlib/apr-util.xml Tue May 26 08:08:46 2015
(r16031)
@@ -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 an 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>
Modified: trunk/BOOK/general/genlib/exempi.xml
==============================================================================
--- trunk/BOOK/general/genlib/exempi.xml Mon May 25 13:29:19 2015
(r16030)
+++ trunk/BOOK/general/genlib/exempi.xml Tue May 26 08:08:46 2015
(r16031)
@@ -120,6 +120,16 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="exempi-prog">
+ <term><command>exempi</command></term>
+ <listitem>
+ <para>is a command line tool to manipulate XMP metadata.</para>
+ <indexterm zone="exempi exempi-prog">
+ <primary sortas="b-exempi">exempi</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libexempi">
<term><filename class="libraryfile">libexempi.so</filename></term>
<listitem>
Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
==============================================================================
--- trunk/BOOK/general/genlib/gobject-introspection.xml Mon May 25 13:29:19
2015 (r16030)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml Tue May 26 08:08:46
2015 (r16031)
@@ -169,6 +169,21 @@
</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
+ <command>yelp</command> or rendered to HTML with
+ <command>yelp-build</command> from <ulink
+
url="http://ftp.acc.umu.se/pub/gnome/sources/yelp-tools/yelp-tools">yelp-tools</ulink>.
+ </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>
Modified: trunk/BOOK/general/genlib/icu.xml
==============================================================================
--- trunk/BOOK/general/genlib/icu.xml Mon May 25 13:29:19 2015 (r16030)
+++ trunk/BOOK/general/genlib/icu.xml Tue May 26 08:08:46 2015 (r16031)
@@ -240,6 +240,18 @@
</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>
Modified: trunk/BOOK/general/genlib/json-glib.xml
==============================================================================
--- trunk/BOOK/general/genlib/json-glib.xml Mon May 25 13:29:19 2015
(r16030)
+++ trunk/BOOK/general/genlib/json-glib.xml Tue May 26 08:08:46 2015
(r16031)
@@ -151,6 +151,30 @@
<?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>
Modified: trunk/BOOK/general/genlib/keyutils.xml
==============================================================================
--- trunk/BOOK/general/genlib/keyutils.xml Mon May 25 13:29:19 2015
(r16030)
+++ trunk/BOOK/general/genlib/keyutils.xml Tue May 26 08:08:46 2015
(r16031)
@@ -143,10 +143,42 @@
</listitem>
</varlistentry>
+ <varlistentry id="key.dns_resolver">
+ <term><command>key.dns_resolver</command></term>
+ <listitem>
+ <para>
+ is invoked by <command>request-key</command> on behalf of the
+ kernel when kernel services (such as NFS, CIFS and AFS) need 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 temporary
+ 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">request-key</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libkeyutils">
<term><filename class='libraryfile'>libkeyutils.so</filename></term>
<listitem>
- <para> contains the keyuils library API instantiation.</para>
+ <para>
+ contains the keyutils library API instantiation.
+ </para>
<indexterm zone="keyutils libkeyutils">
<primary sortas="c-libkeyutils">libkeyutils.so</primary>
</indexterm>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon May 25 13:29:19
2015 (r16030)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue May 26 08:08:46
2015 (r16031)
@@ -45,6 +45,17 @@
-->
<listitem>
+ <para>May 26th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Add some forgotten short descriptions to:
+ keyutils, exempi, apr-util, gobject-introspection, icu and json-glib.
+ Fixes <ulink url="&blfs-ticket-root;6540">#6540</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 25th, 2015</para>
<itemizedlist>
<listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page