X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman3%2Fwctrans.3;h=23dc85e8062d80b3831fa6afcccf1a9709a362ae;hb=9bab846d3fbabd0a6c37bcac1ec38299cae9683b;hp=055b479f85fb399b446c5f96e9ad98f076dfddc3;hpb=05edc1c11c5b516ab7b254b23c5927d6bd36ce34;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/wctrans.3 b/release/man3/wctrans.3 index 055b479f..23dc85e8 100644 --- a/release/man3/wctrans.3 +++ b/release/man3/wctrans.3 @@ -1,9 +1,11 @@ .\" Copyright (c) Bruno Haible .\" +.\" %%%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/ に書かれている。