1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-03 16:53:03 +01:00

* gpg.sgml: Fixed URL in the description section.

* faq.raw: Minor typo fixes noted by kromJx@myrealbox.com.
This commit is contained in:
Werner Koch 2002-05-16 07:19:27 +00:00
parent 4dcdaa3b1b
commit 5c759fee31
3 changed files with 18 additions and 10 deletions

View File

@ -1,3 +1,13 @@
2002-05-12 Werner Koch <wk@gnupg.org>
* gpg.sgml: Fixed URL in the description section.
* faq.raw: Minor typo fixes noted by kromJx@myrealbox.com.
2002-05-11 Werner Koch <wk@gnupg.org>
* gpg.sgml: Typo fix.
2002-05-07 David Shaw <dshaw@jabberwocky.com> 2002-05-07 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add entries for --sk-comments, --no-sk-comments, * gpg.sgml: Add entries for --sk-comments, --no-sk-comments,

View File

@ -269,7 +269,7 @@ you could search in the mailing list archive.
[H pre] gpg [--options] --sign --encrypt foo.txt [H/pre] [H pre] gpg [--options] --sign --encrypt foo.txt [H/pre]
<Q> I can't delete an user id because it is already deleted on my public <Q> I can't delete a user id because it is already deleted on my public
keyring? keyring?
Because you can only select from the public key ring, there is no Because you can only select from the public key ring, there is no
@ -605,8 +605,7 @@ signing uids - why?
<Q> GnuPG 1.0.4 doesn't create ~/.gnupg ... <Q> GnuPG 1.0.4 doesn't create ~/.gnupg ...
That's a known bug, already fixed in the CVS (and will be in the That's a known bug, already fixed in newer versions.
next release, of course).
<Q> An ElGamal signature does not verify anymore since version 1.0.2 ... <Q> An ElGamal signature does not verify anymore since version 1.0.2 ...
@ -864,7 +863,7 @@ in it - why?
<Q> What kind of output is this: "key C26EE891.298, uid 09FB: ...."? <Q> What kind of output is this: "key C26EE891.298, uid 09FB: ...."?
This is the internal representation of an user id in the trustdb. This is the internal representation of a user id in the trustdb.
"C26EE891" is the keyid, "298" is the local id (a record number in "C26EE891" is the keyid, "298" is the local id (a record number in
the trustdb) and "09FB" is the last two bytes of a ripe-md-160 hash the trustdb) and "09FB" is the last two bytes of a ripe-md-160 hash
of the user id for this key. of the user id for this key.
@ -926,7 +925,7 @@ material?
[H HR] [H HR]
Copyright (C) 2000 Free Software Foundation, Inc. , Copyright (C) 2000, 2002 Free Software Foundation, Inc. ,
59 Temple Place - Suite 330, Boston, MA 02111, USA 59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is permitted in Verbatim copying and distribution of this entire article is permitted in

View File

@ -73,9 +73,8 @@
</para> </para>
<para> <para>
This man page only lists the commands and options available. This man page only lists the commands and options available.
For a more verbose documentation get the GNU Privacy Handbook (GPH), which is For more verbose documentation get the GNU Privacy Handbook (GPH) or
available at http://www.gnupg.org/gph/ . one of the other documents at http://www.gnupg.org/docs.html .
You will find a list of HOWTO documents at http://www.gnupg.org/docs.html .
</para> </para>
<para> <para>
Please remember that option parsing stops as soon as a non option is Please remember that option parsing stops as soon as a non option is
@ -2127,8 +2126,8 @@ constructed by cutting off the extension (".asc" or ".sig") of
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>GPG_AGENT_INFO</term> <term>GPG_AGENT_INFO</term>
<listitem><para>Used to locate the gpg-agent; only honred when <listitem><para>Used to locate the gpg-agent; only honored when
--use-agent is set. The value constist of 3 colon delimited fields: --use-agent is set. The value consists of 3 colon delimited fields:
The first is the path to the Unix Domain Socket, the second the PID of The first is the path to the Unix Domain Socket, the second the PID of
the gpg-agent and the protocol version which should be set to 1. When the gpg-agent and the protocol version which should be set to 1. When
starting the gpg-agent as described in its documentation, this starting the gpg-agent as described in its documentation, this