OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / draft / man3 / fma.3
index b07e204..680cec8 100644 (file)
@@ -22,7 +22,7 @@
 .\" Updated & Modified Mon Jan 10 09:11:49 JST 2005 by Yuichi SATO
 .\" Updated 2008-09-16, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
 .\"
-.TH FMA 3 2013\-09\-17 "" "Linux Programmer's Manual"
+.TH FMA 3 2010\-09\-20 "" "Linux Programmer's Manual"
 .SH 名前
 fma, fmaf, fmal \- 浮動小数点数の積と和を計算する
 .SH 書式
@@ -105,14 +105,11 @@ or \fIcc\ \-std=c99\fP
 これらの関数は \fIerrno\fP を設定しない。
 .SH バージョン
 これらの関数は glibc バージョン 2.1 で初めて登場した。
-.SH 属性
-.SS "マルチスレッディング (pthreads(7) 参照)"
-関数 \fBfma\fP(), \fBfmaf\fP(), \fBfmal\fP() はスレッドセーフである。
 .SH 準拠
 C99, POSIX.1\-2001.
 .SH 関連項目
 \fBremainder\fP(3), \fBremquo\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。