X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/d2a91066c99aebac0e651b09ffd699b17f156f94..3bc429127d05ea3c84e3c151d53ad3546bea5e9b:/man/base64.3 diff --git a/man/base64.3 b/man/base64.3 index f05f3a6..9f5474a 100644 --- a/man/base64.3 +++ b/man/base64.3 @@ -1,5 +1,5 @@ .\" -*-nroff-*- -.TH base64 3 "20 June 1999" mLib +.TH base64 3 "20 June 1999" "Straylight/Edgeware" "mLib utilities library" .SH NAME base64 \- conversion to and from base64 encoding .\" @base64_encode @@ -87,7 +87,9 @@ also ignores characters in the string and works out the final block length automatically based on the input size. .SH "SEE ALSO" +.BR base32 (3), .BR dstr (3), +.BR hex (3), .BR mLib (3). .SH AUTHOR -Mark Wooding, +Mark Wooding,