Add some mdoc markup and remove hard sentence breaks.
[dragonfly.git] / share / locale / ctype / ja_JP.CTEXT.src
1 /*      $NetBSD: src/share/locale/ctype/ja_JP.CTEXT.src,v 1.2 2001/03/26 19:56:36 tshiozak Exp $        */
2 /*      @(#)Japanese    8.1 (Berkeley) 6/6/93 */
3 /*      $DragonFly: src/share/locale/ctype/ja_JP.CTEXT.src,v 1.1 2005/03/11 15:57:42 joerg Exp $ */
4
5 /*
6  * LOCALE_CTYPE definitions for ctext encoding, Japanese chars
7  */
8
9 ENCODING        "ISO2022"
10
11 /*
12  * In specification, 94x94 can be designated to G1 too.
13  * We omit that case for simplicity.
14  * For mbtowc(), we can accept G1 designated to 94x94, so it is safe to do so.
15  */
16 VARIABLE        8BIT MAX1 INIT0=94B INIT1=96A 0=94 1=96 1=94I 0=94$ 1=96$ NOOLD CODESET=CTEXT
17
18 #include "charset/ASCII"
19 #include "charset/Latin-1"
20 #include "charset/JISX0201-left"
21 #include "charset/JISX0201-right"
22 #include "charset/JISX0208-1983"