aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/DETAILS2
-rw-r--r--doc/gpg.texi4
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 5c6d4602e..07fb45dee 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -70,7 +70,7 @@ record.
5. Field: KeyID
6. Field: Creation Date (in UTC). For UID and UAT records, this is the
- self-signature date. Note that the dae is usally printed
+ self-signature date. Note that the date is usally printed
in seconds since epoch, however, we are migrating to an ISO
8601 format (e.g. "19660205T091500"). This is currently
only relevant for X.509, A simple way to detect the format
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 267870267..a12269111 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -311,7 +311,9 @@ command "tsign").
@item --check-sigs
@opindex check-sigs
-Same as @option{--list-sigs}, but the signatures are verified.
+Same as @option{--list-sigs}, but the signatures are verified. Note
+that for performance reasons the revocation status of a signing key is
+not shown.
@ifclear gpgone
This command has the same effect as
using @option{--list-keys} with @option{--with-sig-check}.