aboutsummaryrefslogtreecommitdiff
path: root/awk.1
diff options
context:
space:
mode:
Diffstat (limited to 'awk.1')
-rw-r--r--awk.13
1 files changed, 3 insertions, 0 deletions
diff --git a/awk.1 b/awk.1
index 40ff0d3..ef40a01 100644
--- a/awk.1
+++ b/awk.1
@@ -586,6 +586,9 @@ the syntax is worse.
.PP
Input is expected to be UTF-8 encoded. Other multibyte
character sets are not handled.
+However, in eight-bit locales,
+.I awk
+treats each input byte as a separate character.
.SH UNUSUAL FLOATING-POINT VALUES
.I Awk
was designed before IEEE 754 arithmetic defined Not-A-Number (NaN)