OSDN Git Service

(split) LDP: Update drafts based on LDP 3.52 release
[linuxjm/LDP_man-pages.git] / draft / man3 / getgrent.3
index 955280a..4714369 100644 (file)
@@ -32,7 +32,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH GETGRENT 3 2010\-10\-21 "" "Linux Programmer's Manual"
+.TH GETGRENT 3 2013\-06\-21 "" "Linux Programmer's Manual"
 .SH 名前
 getgrent, setgrent, endgrent \- グループファイルエントリの取得
 .SH 書式
@@ -121,12 +121,17 @@ I/O エラー。
 .TP 
 \fI/etc/group\fP
 ローカルのグループ・データベースファイル
+.SH ATTRIBUTES
+.SS "Multithreading (see pthreads(7))"
+The \fBgetgrent()\fP function is not thread\-safe.
+.LP
+The \fBsetgrent()\fP and \fBendgrent()\fP functions are thread\-safe.
 .SH 準拠
 SVr4, 4.3BSD, POSIX.1\-2001.
 .SH 関連項目
 \fBfgetgrent\fP(3), \fBgetgrent_r\fP(3), \fBgetgrgid\fP(3), \fBgetgrnam\fP(3)
 \fBgetgrouplist\fP(3), \fBputgrent\fP(3), \fBgroup\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。