summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/euc.5
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/euc.5')
-rw-r--r--lib/libc/locale/euc.54
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/euc.5 b/lib/libc/locale/euc.5
index 9524a4d..a75cf74 100644
--- a/lib/libc/locale/euc.5
+++ b/lib/libc/locale/euc.5
@@ -93,10 +93,10 @@ byte0 << ((\fIlen\fPN-1) * 8) | byte1 << ((\fIlen\fPN-2) * 8) | ... | byte\fIlen
The result is then ANDed with
.Ar ~mask
and ORed with
-.Ar mask\fPN.
+.Ar maskN .
Codesets 2 and 3 are special in that the leading byte (0x8e or 0x8f) is
first removed and the
-.Ar len\fPN
+.Ar lenN
argument is reduced by 1.
.sp
For example, the Japanese locale has the following
OpenPOWER on IntegriCloud