From 3dd90163bb9ecb7d8b6c7a2f7d6bc746571a7ea9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 24 Mar 1998 17:03:23 +0000 Subject: Update. * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop. 1998-03-24 Thorsten Kukuk * libc.map: Add more rpc auth functions/variables. * nscd/nscd.c: Add -g option to argp options. 1998-03-24 Ulrich Drepper * configure.in: Be prepared for gcc 2.9.10 and up. * configure.in: Add missing disabling of quote characters in compiler version check. Reported by HJ Lu. 1998-03-24 Andreas Jaeger * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h. 1998-03-24 Ulrich Drepper * intl/locale.alias: Fix spelling of romanian. --- localedata/locales/ja_JP | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'localedata/locales/ja_JP') diff --git a/localedata/locales/ja_JP b/localedata/locales/ja_JP index 20a18178a9..5f3e72c22d 100644 --- a/localedata/locales/ja_JP +++ b/localedata/locales/ja_JP @@ -99,7 +99,7 @@ space ;;;;\ # # cntrl class: C0 and C1 control characters as per ISO 6429. # SS2 and SS3 may be excluded if an acompanying charmap uses them -# as single shifts to invoke graphic characters (as in EUC). +# as single shifts to invoke graphic characters (as in EUC). # Control characters in udc or vdc may be added. cntrl ;;;;;\ @@ -621,7 +621,7 @@ ascii ;;;;;;;\ # line ;...; - + # # jdigit class: The digit characters in JIS X 0208 @@ -946,7 +946,7 @@ jkata ;;;;;;\ # jhankana class: # The Katakana characters in JIS X 0201. # The voiced, semivoiced and prolonged sound marks in JIS X 0201. -# Katakana characters, Katakana symbols in JIS X 0201, or udc/vdc +# Katakana characters, Katakana symbols in JIS X 0201, or udc/vdc # in undefined area of JIS X 0201 may be added. # @@ -1107,12 +1107,12 @@ jkanji ;...;;\ # # jspace class: The space character in JIS X 0208 # - + jspace -# Kinsoku Processing Class (Optional): +# Kinsoku Processing Class (Optional): # bkinsoku (Japanese line-breaking rule for the beginning of a line) -# ekinsoku (Japanese line-breaking rule for the end of a line) +# ekinsoku (Japanese line-breaking rule for the end of a line) # bkinsoku ;\ @@ -2573,9 +2573,9 @@ LC_MESSAGES # Installations may add other definitions such as for # Hiragana and Katakana strings. -yesexpr "^[]" +yesexpr "<'/>><<(><)/>><.><*>" -noexpr "^[]" +noexpr "<'/>><<)><)/>><.><*>" END LC_MESSAGES -- cgit v1.2.3