aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2006-04-09 23:22:24 +0000
committerDavid Shaw <[email protected]>2006-04-09 23:22:24 +0000
commit1bf02666fbf41fbaaf47dca4290bc2791e969f93 (patch)
tree38c190050f742f133fb2adaa4ffdf881d13e91e9
parent* getkey.c (parse_auto_key_locate): Fix dupe-removal code. (diff)
downloadgnupg-1bf02666fbf41fbaaf47dca4290bc2791e969f93.tar.gz
gnupg-1bf02666fbf41fbaaf47dca4290bc2791e969f93.zip
* gpg.sgml: Some typo fixes. This is Debian 361324.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gpg.sgml12
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 <[email protected]>
+
+ * gpg.sgml: Some typo fixes. This is Debian 361324.
+
2006-03-11 David Shaw <[email protected]>
* 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.
</para></listitem></varlistentry>
@@ -2671,10 +2671,10 @@ certain common permission problems. Do not assume that the lack of a
warning means that your system is secure.
</para><para>
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.
</para></listitem></varlistentry>
<varlistentry>
@@ -2892,8 +2892,8 @@ message contains a bogus key ID.
<listitem><para>
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.
</para></listitem></varlistentry>
<varlistentry>