primeiter: New functions for iterating over small primes.
[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
 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
 (the default),
 .B base64
 and
@@ -292,6 +292,9 @@ will emit a
 .RB ` #hash '
 directive in its output.
 .SH "SEE ALSO"
 .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"
 .SH "AUTHOR"
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>