X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/08da152ecf0c34dbb9fbfa9e863f1057c092e860..fbf20b5bd30e237c383ed290428261f28dfa5803:/man/base64.3 diff --git a/man/base64.3 b/man/base64.3 index 12079d8..3d445b7 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 @@ -7,7 +7,7 @@ base64 \- conversion to and from base64 encoding .\" @base64_init .SH SYNOPSIS .nf -.B "#include +.B "#include " .BI "void base64_encode(base64_ctx *" ctx , .BI " const void *" p ", size_t " sz , @@ -65,7 +65,7 @@ member is a pointer to a null-terminated string which is used to separate the output lines. The default indent string contains only a newline character. The .B maxline -member gives the maxmimum length of line that +member gives the maximum length of line that .B base64_encode is allowed to produce. If this is not a multiple of 4, it is rounded up to the next highest multiple of four before use. A value of zero