diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 13:54:53 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 13:54:53 +0100 |
| commit | b752509ac282b59fe16b201440e30cdb2275915d (patch) | |
| tree | 566ec4cd399abe6fcb18425a91d4276c71969622 /man7/capabilities.7 | |
| parent | 5cc100b97149f8100252094f14888338838e3330 (diff) | |
| download | man-pages-b752509ac282b59fe16b201440e30cdb2275915d.tar.gz | |
capabilities.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index cb1f71135e..b8f6532dc1 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -936,7 +936,7 @@ If the effective user ID is changed from nonzero to 0, then the permitted set is copied to the effective set. .IP 4. If the filesystem user ID is changed from 0 to nonzero (see -.BR setfsuid (2)) +.BR setfsuid (2)), then the following capabilities are cleared from the effective set: .BR CAP_CHOWN , .BR CAP_DAC_OVERRIDE , |
