chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add base32 encoding and decoding.
[mLib]
/
man
/
hex.3
diff --git
a/man/hex.3
b/man/hex.3
index b2cee5196702b8144b11632ad3bd2ae2e3e91e22..d4c4680756ecd2be152adab1859e00b38d76b178 100644
(file)
--- a/
man/hex.3
+++ b/
man/hex.3
@@
-83,6
+83,7
@@
decoding.
.PP
Decoding ignores all whitespace characters in the encoded string.
.SH "SEE ALSO"
+.BR base34 (3),
.BR base64 (3),
.BR dstr (3),
.BR mLib (3).