OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / fpclassify.3
index b4e55a9..29c779a 100644 (file)
@@ -104,8 +104,8 @@ or \fIcc\ \-std=c99\fP
 \fIx\fP が正の無限大の場合は 1 を、 負の無限大の場合は \-1 を返す。
 .SH 属性
 .SS "マルチスレッディング (pthreads(7) 参照)"
-The \fBfpclassify\fP(), \fBisfinite\fP(), \fBisnormal\fP(), \fBisnan\fP(), and
-\fBisinf\fP()  macros are thread\-safe.
+マクロ \fBfpclassify\fP(), \fBisfinite\fP(), \fBisnormal\fP(), \fBisnan\fP(), \fBisinf\fP()
+はスレッドセーフである。
 .SH 準拠
 C99, POSIX.1.
 
@@ -116,6 +116,6 @@ glibc 2.01 以前では、 \fBisinf\fP()  は \fIx\fP が正の無限大か負
 .SH 関連項目
 \fBfinite\fP(3), \fBINFINITY\fP(3), \fBisgreater\fP(3), \fBsignbit\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。