diff options
author | Werner Koch <[email protected]> | 2008-05-09 09:54:35 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-05-09 09:54:35 +0000 |
commit | d9405f0c490e09e2a9918e7d30002fbbdcb5e9f1 (patch) | |
tree | 94d0bd9a283c396e5cceddca9f04e93404eeb828 /doc | |
parent | Print a note for revoked signing keys. (diff) | |
download | gnupg-d9405f0c490e09e2a9918e7d30002fbbdcb5e9f1.tar.gz gnupg-d9405f0c490e09e2a9918e7d30002fbbdcb5e9f1.zip |
Updated German translation.
Fix in gpgconf for W32.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 2 | ||||
-rw-r--r-- | doc/gpg.texi | 4 |
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}. |