diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/gb18030.5 | 1 | ||||
-rw-r--r-- | lib/libc/locale/gbk.5 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/locale/gb18030.5 b/lib/libc/locale/gb18030.5 index d3185ef..dab6681 100644 --- a/lib/libc/locale/gb18030.5 +++ b/lib/libc/locale/gb18030.5 @@ -60,6 +60,7 @@ Characters that are represented by four bytes begin with a byte in the range 0x81-0xFE and a fourth byte in the range 0x30-0x39. .Sh SEE ALSO .Xr euc 4 , +.Xr gb2312 5 , .Xr gbk 5 , .Xr utf8 5 .Rs diff --git a/lib/libc/locale/gbk.5 b/lib/libc/locale/gbk.5 index fdff489..3e2547c 100644 --- a/lib/libc/locale/gbk.5 +++ b/lib/libc/locale/gbk.5 @@ -47,6 +47,7 @@ the range 0x80-0xFE and ending with a byte in the range 0x40-0xFE. .Sh SEE ALSO .Xr euc 4 , .Xr gb18030 5 , +.Xr gb2312 5 , .Xr utf8 5 .Rs .%Q "The Unicode Consortium" |