OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / ldexp.3
index c218956..4c28dc9 100644 (file)
@@ -102,7 +102,7 @@ or \fIcc\ \-std=c99\fP
 \fIerrno\fP に \fBERANGE\fP が設定される。 アンダーフロー浮動小数点例外 (\fBFE_UNDERFLOW\fP)  が上がる。
 .SH 属性
 .SS "マルチスレッディング (pthreads(7) 参照)"
-The \fBldexp\fP(), \fBldexpf\fP(), and \fBldexpl\fP()  functions are thread\-safe.
+関数 \fBldexp\fP(), \fBldexpf\fP(), \fBldexpl\fP() はスレッドセーフである。
 .SH 準拠
 C99, POSIX.1\-2001.  \fIdouble\fP 版の関数は SVr4, 4.3BSD, C89 にも準拠している。
 .SH 関連項目