From 5c759fee3193c33b365ebd61d2721c41a8a14488 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 16 May 2002 07:19:27 +0000 Subject: [PATCH] * gpg.sgml: Fixed URL in the description section. * faq.raw: Minor typo fixes noted by kromJx@myrealbox.com. --- doc/ChangeLog | 10 ++++++++++ doc/faq.raw | 9 ++++----- doc/gpg.sgml | 9 ++++----- 3 files changed, 18 insertions(+), 10 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 513d54f2e..f6e5d1186 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2002-05-12 Werner Koch + + * gpg.sgml: Fixed URL in the description section. + + * faq.raw: Minor typo fixes noted by kromJx@myrealbox.com. + +2002-05-11 Werner Koch + + * gpg.sgml: Typo fix. + 2002-05-07 David Shaw * gpg.sgml: Add entries for --sk-comments, --no-sk-comments, diff --git a/doc/faq.raw b/doc/faq.raw index a444204cd..eac856bd3 100644 --- a/doc/faq.raw +++ b/doc/faq.raw @@ -269,7 +269,7 @@ you could search in the mailing list archive. [H pre] gpg [--options] --sign --encrypt foo.txt [H/pre] - I can't delete an user id because it is already deleted on my public + I can't delete a user id because it is already deleted on my public keyring? Because you can only select from the public key ring, there is no @@ -605,8 +605,7 @@ signing uids - why? GnuPG 1.0.4 doesn't create ~/.gnupg ... - That's a known bug, already fixed in the CVS (and will be in the - next release, of course). + That's a known bug, already fixed in newer versions. An ElGamal signature does not verify anymore since version 1.0.2 ... @@ -864,7 +863,7 @@ in it - why? 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 the trustdb) and "09FB" is the last two bytes of a ripe-md-160 hash of the user id for this key. @@ -926,7 +925,7 @@ material? [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 Verbatim copying and distribution of this entire article is permitted in diff --git a/doc/gpg.sgml b/doc/gpg.sgml index dfda887df..72b7d9c6f 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -73,9 +73,8 @@ This man page only lists the commands and options available. -For a more verbose documentation get the GNU Privacy Handbook (GPH), which is -available at http://www.gnupg.org/gph/ . -You will find a list of HOWTO documents at http://www.gnupg.org/docs.html . +For more verbose documentation get the GNU Privacy Handbook (GPH) or +one of the other documents at http://www.gnupg.org/docs.html . 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 GPG_AGENT_INFO -Used to locate the gpg-agent; only honred when ---use-agent is set. The value constist of 3 colon delimited fields: +Used to locate the gpg-agent; only honored when +--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 gpg-agent and the protocol version which should be set to 1. When starting the gpg-agent as described in its documentation, this