diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/locale/euc.4 | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'lib/libc/locale/euc.4')
| -rw-r--r-- | lib/libc/locale/euc.4 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/libc/locale/euc.4 b/lib/libc/locale/euc.4 index ce319ba37ff4..548d9caece8a 100644 --- a/lib/libc/locale/euc.4 +++ b/lib/libc/locale/euc.4 @@ -42,18 +42,18 @@ .Nm euc .Nd EUC encoding of runes .Sh SYNOPSIS -.Nm ENCODING +.Nm ENCODING .Qq EUC .Pp .Nm VARIABLE -.Ar len1 -.Ar mask1 -.Ar len2 -.Ar mask2 -.Ar len3 -.Ar mask3 -.Ar len4 -.Ar mask4 +.Ar len1 +.Ar mask1 +.Ar len2 +.Ar mask2 +.Ar len3 +.Ar mask3 +.Ar len4 +.Ar mask4 .Ar mask .Sh DESCRIPTION The @@ -85,7 +85,7 @@ A multibyte character in the fourth codeset consists of .Ar len4 bytes starting with the byte 0x8f. .Pp -The +The .Ev rune_t encoding of .Nm EUC |
