tiger-mktab.c: Don't have printf swallow a kludge64 whole.
[u/mdw/catacomb] / hashsum.1
index 5eb280b..e6b1f39 100644 (file)
--- a/hashsum.1
+++ b/hashsum.1
@@ -71,7 +71,7 @@ Use the given
 to represent hashes in the output.  This is not interoperable with other
 programs, but it's handy, e.g., for building sha1 URNs.  The encodings
 recognized are
-.B hex 
+.B hex
 (the default),
 .B base64
 and
@@ -292,6 +292,9 @@ will emit a
 .RB ` #hash '
 directive in its output.
 .SH "SEE ALSO"
-.BR md5sum (1).
+.BR md5sum (1),
+.BR dsig (1),
+.BR catsign (1),
+.BR catcrypt (1).
 .SH "AUTHOR"
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>