From d38c4b20a56e2ccefa9fa6f2c4a3a336f71340b5 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 8 Jan 2004 05:49:39 +0000 Subject: * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for. * gpg.sgml: List proper documentation URL. Note that addrevoker takes an optional "sensitive" argument. Remind that $GNUPGHOME can be used instead of --homedir. Clarify --no-default-keyring, and note why it may not take effect if there are no other keyrings present. Remove --pgp2 from the list of --pgpXes that are just for bad preference lists. Explain more why locking memory pages is good. * gpg.sgml: Add an example of what an exclamation mark is, as people seem to miss it often. --- doc/ChangeLog | 16 +++++++ doc/gpg.sgml | 134 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 90 insertions(+), 60 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 55f313d5a..9af161b5d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,19 @@ +2004-01-07 David Shaw + + * gpg.sgml: Fix a few minor typos. Clarify what --textmode is + useful for. + + * gpg.sgml: List proper documentation URL. Note that addrevoker + takes an optional "sensitive" argument. Remind that $GNUPGHOME + can be used instead of --homedir. Clarify --no-default-keyring, + and note why it may not take effect if there are no other keyrings + present. Remove --pgp2 from the list of --pgpXes that are just + for bad preference lists. Explain more why locking memory pages + is good. + + * gpg.sgml: Add an example of what an exclamation mark is, as + people seem to miss it often. + 2003-12-08 David Shaw * gpg.sgml: Fix a few missing semicolons in & entities. Noted by diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 46cba27e0..82f4e0552 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1,6 +1,6 @@