OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / tmpnam.3
index 9a4e95a..9515d0e 100644 (file)
@@ -51,8 +51,8 @@ tmpnam, tmpnam_r \- 一時ファイルの名前を作成する
 \fBtmpnam\fP()  関数は一意な一時ファイル名へのポインタを返す。 一意なファイル名が作成できなかった場合は NULL を返す。
 .SH エラー
 エラーは定義されていない。
-.SH ATTRIBUTES
-.SS "Multithreading (see pthreads(7))"
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
 The \fBtmpnam\fP()  function is thread\-safe with exceptions.  It is not
 thread\-safe if called with a NULL parameter.
 .LP