Ignore:
Timestamp:
07/27/2009 07:44:55 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
48b816cb
Parents:
2af0daa7
Message:

Corrections to gnupg2.xml.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r2af0daa7 r584ded4  
    7373
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    75     <para role="required"><xref linkend="pth"/>, <xref linkend="libassuan"/>,
    76     <xref linkend="libgcrypt"/>, and <xref linkend="libksba"/></para>
     75    <para role="required"><xref linkend="pth"/>,
     76    <xref linkend="libassuan"/>,
     77    <xref linkend="libgcrypt"/>, and
     78    <xref linkend="libksba"/></para>
    7779
    7880    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    8284    <bridgehead renderas="sect4">Optional</bridgehead>
    8385    <para role="optional"><xref linkend="openldap"/>,
    84     <xref linkend="libusb-compat"/>, <xref linkend="curl"/>,
     86    <xref linkend="libusb-compat"/>,
     87    <xref linkend="curl"/>,
    8588    <ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
    86     adns</ulink>, and an <xref linkend="server-mail"/></para>
     89    adns</ulink>, and an
     90    <xref linkend="server-mail"/></para>
    8791 
    8892    <para condition="html" role="usernotes">User Notes:
     
    163167
    164168    <para><parameter>--enable-symcryptrun</parameter>: This switch enables
    165     building the symcryptrun program, a simple symmetric encryption tool.</para>
     169    building the symcryptrun program.</para>
    166170
    167171    <!-- See above why this is no longer included
     
    185189        <seg>addgnupghome, applygnupgdefaults, gpg-agent, gpg-connect-agent,
    186190        gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm, gpgsm-gencert.sh,
    187         gpgv2, kbxutil, scdaemon, and watchgnupg</seg>
     191        gpgv2, kbxutil, scdaemon, symcryptrun, and watchgnupg</seg>
    188192        <seg>None</seg>
    189193        <seg>/usr/lib/gnupg2, /usr/share/gnupg and
     
    336340      </varlistentry>
    337341
     342      <varlistentry id="symcryptrun">
     343        <term><command>symcryptrun</command></term>
     344        <listitem>
     345          <para>is a simple symmetric encryption tool.</para>
     346          <indexterm zone="gnupg2 symcryptrun">
     347            <primary sortas="b-symcryptrun">symcryptrun</primary>
     348          </indexterm>
     349        </listitem>
     350      </varlistentry>
     351
    338352      <varlistentry id="watchgnupg">
    339353        <term><command>watchgnupg</command></term>
Note: See TracChangeset for help on using the changeset viewer.