diff options
| -rw-r--r-- | man7/capabilities.7 | 3 |
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), |
