summaryrefslogtreecommitdiffstats
path: root/doc/binary.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-21 16:33:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-21 16:33:29 (GMT)
commitb714d266298b18489995ea64d1ebf37b7b51fe5c (patch)
tree078dad3652cbec8ce769c8e196d7794a234f3557 /doc/binary.n
parent28146e3fee39124075fa8c1776da56e6ebed616c (diff)
parente3c67e088158312bf1d91f23ff22d9f67f87c016 (diff)
downloadtcl-b714d266298b18489995ea64d1ebf37b7b51fe5c.zip
tcl-b714d266298b18489995ea64d1ebf37b7b51fe5c.tar.gz
tcl-b714d266298b18489995ea64d1ebf37b7b51fe5c.tar.bz2
Merge 8.7
Diffstat (limited to 'doc/binary.n')
-rw-r--r--doc/binary.n2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/binary.n b/doc/binary.n
index 1a62ad6..c54bcc9 100644
--- a/doc/binary.n
+++ b/doc/binary.n
@@ -83,6 +83,8 @@ RFC 2045 calls for base64 decoders to be non-strict.
.
The \fBhex\fR binary encoding converts each byte to a pair of hexadecimal
digits that represent the byte value as a hexadecimal integer.
+When encoding, lower characters are used.
+When decoding, upper and lower characters are accepted.
.RS
.PP
No options are supported during encoding. During decoding, the following