OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / draft / man3 / log1p.3
index 87260cb..6d189f9 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LOG1P 3 2010\-09\-20 "" "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 2003  Akihiro MOTOKI
+.\"         all rights reserved.
+.\" Translated Wed Aug  6 00:35:20 JST 2003
+.\"         by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
+.\" Updated 2008-09-16, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
+.\"
+.TH LOG1P 3 2014\-02\-28 "" "Linux Programmer's Manual"
 .SH 名前
 log1p, log1pf, log1pl \- 引き数に 1 を加えた値の対数
 .SH 書式
@@ -110,12 +117,15 @@ or \fIcc\ \-std=c99\fP
 .\" log(), log2(), log10() do set errno
 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6792
 これらの関数は \fIerrno\fP を設定しない。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+関数 \fBlog1p\fP(), \fBlog1pf\fP(), \fBlog1pl\fP() はスレッドセーフである。
 .SH 準拠
 .\" BSD
 C99, POSIX.1\-2001.
 .SH 関連項目
 \fBexp\fP(3), \fBexpm1\fP(3), \fBlog\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.79 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。