summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/binary.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/binary.n b/doc/binary.n
index fd6b356..43df4cc 100644
--- a/doc/binary.n
+++ b/doc/binary.n
@@ -86,7 +86,7 @@ RFC 2045 calls for base64 decoders to be non-strict.
\fBhex\fR
.
The \fBhex\fR binary encoding converts each byte to a pair of hexadecimal
-digits in big-endian form.
+digits that represent the byte value as a hexadecimal integer.
.RS
.PP
No options are supported during encoding. During decoding, the following