OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / release / man3 / iswlower.3
index d3fc161..66aad86 100644 (file)
@@ -1,9 +1,11 @@
 .\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" the License, or (at your option) any later version.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Translated Sat Sep  4 21:40:16 JST 1999
+.\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+.\" Updated Sat Jan  8 01:52:20 JST 2000
+.\"           by Kentaro Shirakata <argrath@yo.rim.or.jp>
+.\"
 .TH ISWLOWER 3 1999\-07\-25 GNU "Linux Programmer's Manual"
 .SH 名前
 iswlower \- 小文字ワイド文字かどうかを調べる
@@ -51,13 +59,13 @@ iswlower \- 小文字ワイド文字かどうかを調べる
 .SH 準拠
 C99.
 .SH 注意
-\fBiswlower\fP()  の動作は現在のロケールの \fBLC_CTYPE\fP カテゴリに依存する。
+\fBiswlower\fP()  ã\81®å\8b\95ä½\9cã\81¯ç\8f¾å\9c¨ã\81®ã\83­ã\82±ã\83¼ã\83«ã\81® \fBLC_CTYPE\fP ã\82«ã\83\86ã\82´ã\83ªã\83¼ã\81«ä¾\9då­\98ã\81\99ã\82\8bã\80\82
 .PP
 この関数で Unicode 文字を扱うのはあまり適切でない。 なぜなら、Unicode には、大文字 (upper case)・小文字 (lower
 case)・ タイトル文字 (title case) という 3 つの "case" が含まれているからである。
 .SH 関連項目
 \fBislower\fP(3), \fBiswctype\fP(3), \fBtowlower\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.79 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。