chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b1924c
)
codec/base64.3: Supply missing Oxford comma.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 10 May 2023 23:09:01 +0000
(
00:09
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 10 May 2023 23:10:03 +0000
(
00:10
+0100)
codec/base64.3
patch
|
blob
|
blame
|
history
diff --git
a/codec/base64.3
b/codec/base64.3
index ddab190f1eb8360ff39fa643caeb003e6ab0c83b..8f5c44be207e9b808d14667d57ecf3df9aab78e6 100644
(file)
--- 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
+.B
R base32 ,
and
.B hex
functions perform encoding and decoding of arbitrary binary strings, as