OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / frexp.3
index 98e2e5f..8416918 100644 (file)
@@ -86,7 +86,7 @@ or \fIcc\ \-std=c99\fP
 エラーは発生しない。
 .SH 属性
 .SS "マルチスレッディング (pthreads(7) 参照)"
-The \fBfrexp\fP(), \fBfrexpf\fP(), and \fBfrexpl\fP()  functions are thread\-safe.
+関数 \fBfrexp\fP(), \fBfrexpf\fP(), \fBfrexpl\fP() はスレッドセーフである。
 .SH 準拠
 C99, POSIX.1\-2001.  \fIdouble\fP 版の関数は SVr4, 4.3BSD, C89 にも準拠している。
 .SH 例