Corrections to gnupg2.xml.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7889 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Guy Dalziel 2009-07-27 19:44:55 +00:00
parent 2af0daa754
commit 584ded4af0

View File

@ -72,8 +72,10 @@
<bridgehead renderas="sect3">GnuPG Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="pth"/>, <xref linkend="libassuan"/>,
<xref linkend="libgcrypt"/>, and <xref linkend="libksba"/></para>
<para role="required"><xref linkend="pth"/>,
<xref linkend="libassuan"/>,
<xref linkend="libgcrypt"/>, and
<xref linkend="libksba"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="pinentry"/> (Run-time Requirement For Most of
@ -81,9 +83,11 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openldap"/>,
<xref linkend="libusb-compat"/>, <xref linkend="curl"/>,
<xref linkend="libusb-compat"/>,
<xref linkend="curl"/>,
<ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
adns</ulink>, and an <xref linkend="server-mail"/></para>
adns</ulink>, and an
<xref linkend="server-mail"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnupg2"/></para>
@ -162,7 +166,7 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
class="directory">/usr/share/doc/gnupg-&gnupg2-version;</filename>.</para>
<para><parameter>--enable-symcryptrun</parameter>: This switch enables
building the symcryptrun program, a simple symmetric encryption tool.</para>
building the symcryptrun program.</para>
<!-- See above why this is no longer included
<para><command>chmod -v 4755 /usr/bin/gpg</command>:
@ -184,7 +188,7 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
<seglistitem>
<seg>addgnupghome, applygnupgdefaults, gpg-agent, gpg-connect-agent,
gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm, gpgsm-gencert.sh,
gpgv2, kbxutil, scdaemon, and watchgnupg</seg>
gpgv2, kbxutil, scdaemon, symcryptrun, and watchgnupg</seg>
<seg>None</seg>
<seg>/usr/lib/gnupg2, /usr/share/gnupg and
/usr/share/doc/gnupg-&gnupg2-version;</seg>
@ -335,6 +339,16 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
</listitem>
</varlistentry>
<varlistentry id="symcryptrun">
<term><command>symcryptrun</command></term>
<listitem>
<para>is a simple symmetric encryption tool.</para>
<indexterm zone="gnupg2 symcryptrun">
<primary sortas="b-symcryptrun">symcryptrun</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="watchgnupg">
<term><command>watchgnupg</command></term>
<listitem>