OSDN Git Service

Release pages for LDP v3.77
[linuxjm/LDP_man-pages.git] / release / man5 / proc.5
index 3ac4982..d780966 100644 (file)
@@ -1243,6 +1243,7 @@ CapInh: 0000000000000000
 CapPrm: 0000000000000000
 CapEff: 0000000000000000
 CapBnd: ffffffffffffffff
+Seccomp:        0
 Cpus_allowed:   00000001
 Cpus_allowed_list:      0
 Mems_allowed:   1
@@ -1312,6 +1313,13 @@ sleep; ディスク待ちの休眠状態)", "T (stopped; 停止状態)", "T (tra
 .IP *
 \fICapBnd\fP: ケーパビリティ・バウンディングセット (Linux 2.6.26 以降、 \fBcapabilities\fP(7)  参照)。
 .IP *
+.\" commit 2f4b3bf6b2318cfaa177ec5a802f4d8d6afbd816
+\fISeccomp\fP: Seccomp mode of the process (since Linux 3.8, see
+\fBseccomp\fP(2)).  0 means \fBSECCOMP_MODE_DISABLED\fP; 1 means
+\fBSECCOMP_MODE_STRICT\fP; 2 means \fBSECCOMP_MODE_FILTER\fP.  This field is
+provided only if the kernel was built with the \fBCONFIG_SECCOMP\fP kernel
+configuration option enabled.
+.IP *
 \fICpus_allowed\fP: このプロセスが実行を許可されている CPU のマスク値 (Linux 2.6.24 以降、 \fBcpuset\fP(7)
 参照)。
 .IP *
@@ -3123,6 +3131,6 @@ Linux カーネルのソースファイル: \fIDocumentation/filesystems/proc.tx
 \fIDocumentation/sysctl/fs.txt\fP, \fIDocumentation/sysctl/kernel.txt\fP,
 \fIDocumentation/sysctl/net.txt\fP, and \fIDocumentation/sysctl/vm.txt\fP.
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.76 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.77 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。