aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-02-14 11:51:34 +0000
committerWerner Koch <[email protected]>2002-02-14 11:51:34 +0000
commit3034b6752e00b5da5dbfe563bb440ef1a539d980 (patch)
tree7f4fa9592a754a763918bcd676059e49c8e47516
parent* pkclist.c (check_signatures_trust): Always print the warning for (diff)
downloadgnupg-3034b6752e00b5da5dbfe563bb440ef1a539d980.tar.gz
gnupg-3034b6752e00b5da5dbfe563bb440ef1a539d980.zip
doc fixes
-rw-r--r--TODO4
-rw-r--r--doc/DETAILS3
2 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 73269dc2b..243927db6 100644
--- a/TODO
+++ b/TODO
@@ -6,10 +6,6 @@
also be thrown when the defaultkey has expired. Reported by
- * Update the manual pages and NEWS (David's new features)
-
- * update GPH
-
* pause scrolling help in --edit-key and elsewhere.
* getkey does not return revoked/expired keys - therefore it is not
diff --git a/doc/DETAILS b/doc/DETAILS
index 3581304a6..6aefddad3 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -8,6 +8,7 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0:::
1. Field: Type of record
pub = public key
crt = X.509 certificate
+ crs = X.509 certificate and private key available
sub = subkey (secondary key)
sec = secret key
ssb = secret subkey (secondary key)
@@ -73,7 +74,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
! !------ for information number of bits in the value
!--------- index (eg. DSA goes from 0 to 3: p,q,g,y)
-
+
Format of the "--status-fd" output
==================================