From 7e2e0b9950708a161add1d7dd37e6d3fe5747980 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Wed, 3 Apr 2002 14:57:44 +0000 Subject: Documentation fixes. auto-key-retrieve is a keyserver-option (noted by Roger Sondermann). --pgp2 also means --disable-mdc, --no-ask-sig-expire, and --no-ask-cert-expire. It does not mean --no-force-v3-sigs (noted by Timo). --- doc/ChangeLog | 11 +++++++++++ doc/gpg.sgml | 17 +++++------------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index ec7caf475..04d034b7e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2002-04-03 David Shaw + + * gpg.sgml: auto-key-retrieve is a keyserver-option (noted by + Roger Sondermann). + +2002-03-27 David Shaw + + * gpg.sgml: --pgp2 also means --disable-mdc, --no-ask-sig-expire, + and --no-ask-cert-expire. It does not mean --no-force-v3-sigs + (noted by Timo). + 2002-03-27 David Shaw * gpg.sgml: Add a few notes about --pgp2 meaning MIT PGP 2.6.2, diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 910370ec2..160eaef92 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -989,26 +989,18 @@ For keyserver schemes that use HTTP (such as HKP), try to access the keyserver over the proxy set with the environment variable "http_proxy". - - ---auto-key-retrieve +auto-key-retrieve This option enables the automatic retrieving of keys from a keyserver when verifying signatures made by keys that are not on the local keyring. - ---no-auto-key-retrieve - -This option disables the automatic retrieving of keys from a keyserver -while verifying signatures. This may be of use if --auto-key-retrieve -is enabled from an options file. + - --keyring &ParmFile; @@ -1477,8 +1469,9 @@ a message that PGP 2.x will not be able to handle. Note that `PGP 2.x' here means `MIT PGP 2.6.2'. There are other versions of PGP 2.x available, but the MIT release is a good common baseline. -This option implies `--rfc1991 --no-openpgp --no-force-v4-certs ---no-comment --escape-from --no-force-v3-sigs --cipher-algo IDEA +This option implies `--rfc1991 --no-openpgp --disable-mdc +--no-force-v4-certs --no-comment --escape-from --force-v3-sigs +--no-ask-sig-expire --no-ask-cert-expire --cipher-algo IDEA --digest-algo MD5 --compress-algo 1' -- cgit v1.2.3