OSDN Git Service

(split) LDP: Update releases based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / release / man3 / strxfrm.3
index e644b38..f1e6852 100644 (file)
@@ -55,12 +55,12 @@ strxfrm \- 文字列の変換
 .SH 準拠
 SVr4, 4.3BSD, C89, C99.
 .SH 注意
-\fI"POSIX"\fP または \fI"C"\fP ロケールでは、関数 \fBstrxfrm\fP()  は、 関数 \fBstrncpy\fP(3)
-を使って文字列をコピーするのと同じである。
+In the \fIPOSIX\fP or \fIC\fP locales \fBstrxfrm\fP()  is equivalent to copying the
+string with \fBstrncpy\fP(3).
 .SH 関連項目
 \fBbcmp\fP(3), \fBmemcmp\fP(3), \fBsetlocale\fP(3), \fBstrcasecmp\fP(3), \fBstrcmp\fP(3),
 \fBstrcoll\fP(3), \fBstring\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。