gdsa: Fix the conversion of hashes to integers to conform to the spec.
[u/mdw/catacomb] / cookie.1
index 61d9726..7bdef80 100644 (file)
--- a/cookie.1
+++ b/cookie.1
@@ -155,7 +155,7 @@ argument is supplied, then an identical argument must be supplied to the
 .B verify
 command if the cookie is to be accepted as valid.  The data will usually
 be some way of identifying the cookie's recipient, e.g., an email
-address. 
+address.
 .PP
 The generated cookie is written to standard output, followed by a
 newline.  Cookies are not architecture-specific.
@@ -266,4 +266,4 @@ The keyid and expiry date are stored in network (big-endian) byte order.
 .SH "SEE ALSO"
 .BR key (1).
 .SH "AUTHOR"
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>