OSDN Git Service

(split) DP: release pages (catch up to 3.50).
[linuxjm/LDP_man-pages.git] / release / man2 / setgid.2
index a06df1d..0b61521 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (C), 1994, Graeme W. Wilford. (Wilf.)
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -19,6 +20,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" Fri Jul 29th 12:56:44 BST 1994  Wilf. <G.Wilford@ee.surrey.ac.uk>
 .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
@@ -52,6 +54,8 @@ set\-user\-ID\-root でない set\-group\-ID プログラムにそのグルー
 \fBEPERM\fP
 呼び出し元のプロセスに権限がなく (\fBCAP_SETGID\fP ケーパビリティがなく)、かつ \fIgid\fP が呼び出し元のプロセスの実グループID
 と保存セットグループID のどちらとも一致しない。
+.SH 準拠
+SVr4, POSIX.1\-2001.
 .SH 注意
 元々の Linux の \fBsetgid\fP() システムコールは
 16 ビットのグループ ID だけに対応していた。
@@ -59,12 +63,10 @@ set\-user\-ID\-root でない set\-group\-ID プログラムにそのグルー
 \fBsetgid32\fP() が追加された。
 glibc の \fBsetgid\fP() のラッパー関数は
 カーネルバージョンによるこの違いを吸収している。
-.SH 準拠
-SVr4, POSIX.1\-2001.
 .SH 関連項目
 \fBgetgid\fP(2), \fBsetegid\fP(2), \fBsetregid\fP(2), \fBcapabilities\fP(7),
 \fBcredentials\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。