OSDN Git Service

(split) LDP: Addresses fuzzy strings in 3.53
[linuxjm/LDP_man-pages.git] / release / man3 / floor.3
index 1338c0d..0a777ad 100644 (file)
@@ -70,7 +70,7 @@ or \fIcc\ \-std=c99\fP
 エラーは発生しない。 POSIX.1\-2001 にはオーバーフローでの範囲エラー (range error) の 記載がある。「注意」の節を参照のこと。
 .SH 属性
 .SS "マルチスレッディング (pthreads(7) 参照)"
-The \fBfloor\fP(), \fBfloorf\fP(), and \fBfloorl\fP()  functions are thread\-safe.
+関数 \fBfloor\fP(), \fBfloorf\fP(), \fBfloorl\fP() はスレッドセーフである。
 .SH 準拠
 C99, POSIX.1\-2001.  \fIdouble\fP 版の関数は SVr4, 4.3BSD, C89 にも準拠している。
 .SH 注意