diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-27 07:40:40 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:15:59 -0700 |
| commit | f58fb24f164692abe658a9b12e7b9ec4cedfc47d (patch) | |
| tree | 8f231c0d5a6356610911571c88613200b1ad89dd /man7/capabilities.7 | |
| parent | 62a5214c57ab01597e7b01aa9ca5c7a844d6df7a (diff) | |
| download | man-pages-f58fb24f164692abe658a9b12e7b9ec4cedfc47d.tar.gz | |
clone.2, seteuid.2, setgid.2, setresuid.2, setreuid.2, setuid.2, unshare.2, capabilities.7, credentials.7: Change reference to namespaces(7) to user_namespaces(7)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 506c47a0c8..8796956022 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -253,7 +253,7 @@ bind to any address for transparent proxying. Make arbitrary manipulations of process GIDs and supplementary GID list; forge GID when passing socket credentials via UNIX domain sockets; write a group ID mapping in a user namespace (see -.BR namespaces (7)). +.BR user_namespaces (7)). .TP .BR CAP_SETFCAP " (since Linux 2.6.24)" Set file capabilities. @@ -287,7 +287,7 @@ Make arbitrary manipulations of process UIDs .BR setfsuid (2)); forge UID when passing socket credentials via UNIX domain sockets; write a user ID mapping in a user namespace (see -.BR namespaces (7)). +.BR user_namespaces (7)). .\" FIXME CAP_SETUID also an effect in exec(); document this. .TP .B CAP_SYS_ADMIN |
