From 1bf02666fbf41fbaaf47dca4290bc2791e969f93 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Sun, 9 Apr 2006 23:22:24 +0000 Subject: [PATCH] * gpg.sgml: Some typo fixes. This is Debian 361324. --- doc/ChangeLog | 4 ++++ doc/gpg.sgml | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 040bb32d0..a70ddbba5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-04-09 David Shaw + + * gpg.sgml: Some typo fixes. This is Debian 361324. + 2006-03-11 David Shaw * samplekeys.asc: Update 99242560 to have a signing subkey diff --git a/doc/gpg.sgml b/doc/gpg.sgml index ad1380d32..aa90c43d7 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -554,7 +554,7 @@ Compact (by removing all signatures except the selfsig) any user ID that is no longer usable (e.g. revoked, or expired). Then, remove any signatures that are not usable by the trust calculations. Specifically, this removes any signature that does not validate, any -signature that is superceded by a later signature, revoked signatures, +signature that is superseded by a later signature, revoked signatures, and signatures issued by keys that are not present on the keyring. @@ -2671,10 +2671,10 @@ certain common permission problems. Do not assume that the lack of a warning means that your system is secure. Note that the warning for unsafe --homedir permissions cannot be -supressed in the gpg.conf file, as this would allow an attacker to -place an unsafe gpg.conf file in place, and use this file to supress +suppressed in the gpg.conf file, as this would allow an attacker to +place an unsafe gpg.conf file in place, and use this file to suppress warnings about itself. The --homedir permissions warning may only be -supressed on the command line. +suppressed on the command line. @@ -2892,8 +2892,8 @@ message contains a bogus key ID. Allow verification of concatenated signed messages. This will run a signature verification for each data+signature block. There are some -security issues with this option thus it is off by default. Note that -versions of gpg rpior to version 1.4.3 implicityly allowed for this. +security issues with this option and thus it is off by default. Note +that versions of GPG prior to version 1.4.3 implicitly allowed this.