OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / release / man3 / dirfd.3
index 2da52c7..3d9cfc5 100644 (file)
@@ -27,7 +27,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH DIRFD 3 2013\-04\-19 Linux "Linux Programmer's Manual"
+.TH DIRFD 3 2013\-07\-05 Linux "Linux Programmer's Manual"
 .SH 名前
 dirfd \- ディレクトリストリームのファイルディスクリプタを取得する
 .SH 書式
@@ -72,6 +72,9 @@ POSIX.1\-2008 では 2 つのエラーが規定されている。 現在の実
 .TP 
 \fBENOTSUP\fP
 この実装では、ファイルディスクリプタのディレクトリとの関連付けが サポートされていない。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+The \fBdirfd\fP()  function is thread\-safe.
 .SH 準拠
 .\" It is present in libc5 (since 5.1.2) and in glibc2.
 POSIX.1\-2008.  この関数は BSD 拡張であった。 4.3BSD\-Reno には存在するが、4.2BSD には存在しない。
@@ -82,6 +85,6 @@ POSIX.1\-2008.  この関数は BSD 拡張であった。 4.3BSD\-Reno には存
 \fBopen\fP(2), \fBclosedir\fP(3), \fBopendir\fP(3), \fBreaddir\fP(3), \fBrewinddir\fP(3),
 \fBscandir\fP(3), \fBseekdir\fP(3), \fBtelldir\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。