aboutsummaryrefslogtreecommitdiffstats
path: root/man7/capabilities.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-04-09 15:27:32 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-04-09 15:27:32 +0200
commite8a700f9ae332edc764c5aa8266a0f9d2ac3a998 (patch)
treec705b79ebb976ca6a141bdb4018c0d9a1a339bb0 /man7/capabilities.7
parentaae0d23ff9d6b0367d7dd3f218434557e2a0b109 (diff)
downloadman-pages-e8a700f9ae332edc764c5aa8266a0f9d2ac3a998.tar.gz
capabilities.7: SEE ALSO: add capsh(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/capabilities.7')
-rw-r--r--man7/capabilities.73
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index b8f6532dc1..330ffd0cb7 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -45,7 +45,7 @@
.\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
.\"
-.TH CAPABILITIES 7 2013-09-27 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2014-04-09 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION
@@ -1139,6 +1139,7 @@ starts out with this capability removed from its per-process bounding
set, and that bounding set is inherited by all other processes
created on the system.
.SH SEE ALSO
+.BR capsh (1),
.BR capget (2),
.BR prctl (2),
.BR setfsuid (2),