OSDN Git Service

(split) LDP: Update releases based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / release / man3 / wctrans.3
index 055b479..23dc85e 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
@@ -37,7 +39,8 @@ wctrans \- ワイド文字変換マッピング
   "toupper" \- \fBtoupper\fP(3) のマッピングを実現する
 .fi
 .SH 返り値
-\fBwctrans\fP()  関数は、\fIname\fP が有効ならばマッピング記述子を返す。 有効でなければ \fI(wctrans_t) 0\fP を返す。
+The \fBwctrans\fP()  function returns a mapping descriptor if the \fIname\fP is
+valid.  Otherwise it returns \fI(wctrans_t)\ 0\fP.
 .SH 準拠
 C99.
 .SH 注意
@@ -45,6 +48,6 @@ C99.
 .SH 関連項目
 \fBtowctrans\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。