gnupg/doc (ChangeLog gpg.sgml)
cvs user dshaw
cvs at cvs.gnupg.org
Thu May 5 14:21:13 CEST 2005
Date: Thursday, May 5, 2005 @ 14:39:36
Author: dshaw
Path: /cvs/gnupg/gnupg/doc
Modified: ChangeLog gpg.sgml
* gpg.sgml: Clarify --min-cert-level a bit.
-----------+
ChangeLog | 4 ++++
gpg.sgml | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
Index: gnupg/doc/ChangeLog
diff -u gnupg/doc/ChangeLog:1.99 gnupg/doc/ChangeLog:1.100
--- gnupg/doc/ChangeLog:1.99 Mon Mar 14 20:19:21 2005
+++ gnupg/doc/ChangeLog Thu May 5 14:39:36 2005
@@ -1,3 +1,7 @@
+2005-05-05 David Shaw <dshaw at jabberwocky.com>
+
+ * gpg.sgml: Clarify --min-cert-level a bit.
+
2005-03-14 Werner Koch <wk at g10code.com>
* gnupg-w32.reg: Removed.
Index: gnupg/doc/gpg.sgml
diff -u gnupg/doc/gpg.sgml:1.81 gnupg/doc/gpg.sgml:1.82
--- gnupg/doc/gpg.sgml:1.81 Fri Mar 11 12:02:12 2005
+++ gnupg/doc/gpg.sgml Thu May 5 14:39:36 2005
@@ -1112,10 +1112,10 @@
<varlistentry>
<term>--min-cert-level</term>
<listitem><para>
-When building the trust database, disregard any signatures with a
-certification level below this. Defaults to 2, which disregards level
-1 signatures. Note that level 0 "no particular claim" signatures are
-always accepted.
+When building the trust database, treat any signatures with a
+certification level below this as invalid. Defaults to 2, which
+disregards level 1 signatures. Note that level 0 "no particular
+claim" signatures are always accepted.
</para></listitem></varlistentry>
@@ -1771,7 +1771,7 @@
to get multiple comment strings. --no-comments removes all comments.
It is a good idea to keep the length of a single comment below 60
characters to avoid problems with mail programs wrapping such lines.
-Note, that those comment lines, like all other header lines, are not
+Note that comment lines, like all other header lines, are not
protected by the signature.
</para></listitem></varlistentry>
More information about the Gnupg-commits
mailing list