diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-04-07 14:23:00 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-04-08 12:32:44 +0200 |
commit | a7a8cc53df545b55bdd0ceb759c3a3c765b3c1a7 (patch) | |
tree | 7ff158604671ec649431ef928b3512c0ae5ad49e /man5 | |
parent | afae50e4aae2ac79e675df4879dee95e00235733 (diff) |
proc.5: Add reference to capabilities(7) for /proc/sys/kernel/cap_last_cap
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 19f355ed..d7b87b73 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2636,6 +2636,10 @@ That is, suspend accounting if 2% or less space is free; resume it if 4% or more space is free; consider information about amount of free space valid for 30 seconds. .TP +.IR /proc/sys/kernel/cap_last_cap " (since Linux 3.2)" +See +.BR capabilities (7). +.TP .IR /proc/sys/kernel/cap-bound " (from Linux 2.2 to 2.6.24)" This file holds the value of the kernel .I "capability bounding set" |