Ignore:
Timestamp:
05/29/2015 09:14:06 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:
a14a707
Parents:
338f115d
Message:

More short descriptions.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r338f115d re23d8fcb  
    180180      <?dbhtml list-presentation="table"?>
    181181
     182      <varlistentry id="dumpsexp">
     183        <term><command>dumpsexp</command></term>
     184        <listitem>
     185          <para>
     186            is a debug tool for S-expressions.
     187          </para>
     188          <indexterm zone="libgcrypt dumpsexp">
     189            <primary sortas="b-dumpsexp">dumpsexp</primary>
     190          </indexterm>
     191        </listitem>
     192      </varlistentry>
     193
    182194      <varlistentry id="hmac256">
    183195        <term><command>hmac256</command></term>
     
    193205      </varlistentry>
    194206
     207      <varlistentry id="libgcrypt-config">
     208        <term><command>libgcrypt-config</command></term>
     209        <listitem>
     210          <para>
     211            determines the compile and linker flags that should be used to
     212            compile and link programs that use <filename class="libraryfile">libgcrypt</filename>.
     213          </para>
     214          <indexterm zone="libgcrypt libgcrypt-config">
     215            <primary sortas="b-libgcrypt-config">libgcrypt-config</primary>
     216          </indexterm>
     217        </listitem>
     218      </varlistentry>
     219
     220      <varlistentry id="mpicalc">
     221        <term><command>mpicalc</command></term>
     222        <listitem>
     223          <para>
     224            is a RPN (Reverse Polish Notation) calculator.
     225          </para>
     226          <indexterm zone="libgcrypt mpicalc">
     227            <primary sortas="b-mpicalc">mpicalc</primary>
     228          </indexterm>
     229        </listitem>
     230      </varlistentry>
     231
    195232      <varlistentry id="libgcrypt-lib">
    196233        <term><filename class="libraryfile">libgcrypt.so</filename></term>
Note: See TracChangeset for help on using the changeset viewer.