From: Mark Wooding Date: Wed, 10 May 2023 23:09:01 +0000 (+0100) Subject: codec/base64.3: Supply missing Oxford comma. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/e8d9f0df0cdb7f0af118665aacc36ed5036b10d4?ds=inline codec/base64.3: Supply missing Oxford comma. --- diff --git a/codec/base64.3 b/codec/base64.3 index ddab190..8f5c44b 100644 --- a/codec/base64.3 +++ b/codec/base64.3 @@ -44,7 +44,7 @@ base64, base32, hex \- obsolete binary encoding functions .SH DESCRIPTION The .BR base64 , -.B base32 +.BR base32 , and .B hex functions perform encoding and decoding of arbitrary binary strings, as