Change manpage style slightly.
[u/mdw/catacomb] / keyring.5
index 2d27b60..1e99c2e 100644 (file)
--- a/keyring.5
+++ b/keyring.5
@@ -1,5 +1,5 @@
 .\" -*-nroff-*-
 .\" -*-nroff-*-
-.TH keyring 5 "5 June 1999" Catacomb
+.TH keyring 5 "5 June 1999" "Straylight/Edgeware" "Catacomb cryptographic library"
 .SH NAME
 keyring \- description of Catacomb keyring files
 .SH DESCRIPTION
 .SH NAME
 keyring \- description of Catacomb keyring files
 .SH DESCRIPTION
@@ -26,9 +26,10 @@ The key's type string, set when the key was created.
 The actual key, Base64 encoded, as described in RFC2045.
 .TP
 .B "expiry time"
 The actual key, Base64 encoded, as described in RFC2045.
 .TP
 .B "expiry time"
-The time at which this key expires, represented as an integer number of
-seconds since 1970-01-01 00:00:00 UTC, not counting leap seconds.  The
-special value \-1 signifies that this key never expires.
+The time at which this key expires, represented as an integer, in the
+format returned by the
+.BR time (2)
+system call.
 .TP
 .B "deletion time"
 The time at which this key should be deleted, using the same
 .TP
 .B "deletion time"
 The time at which this key should be deleted, using the same