capabilities.7: Refer reader to user_namespaces(7) for a discussion of capabilities

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-07 10:51:26 +01:00
parent c3b49118b9
commit 19b06c778d
1 changed files with 4 additions and 0 deletions

View File

@ -1114,6 +1114,9 @@ prctl(PR_SET_SECUREBITS,
SECBIT_NOROOT_LOCKED);
.fi
.in
.SS Interaction with user namespaces
For a discussion of the interaction of capabilities and user namespaces, see
.BR user_namespaces (7).
.SH CONFORMING TO
.PP
No standards govern capabilities, but the Linux capability implementation
@ -1192,6 +1195,7 @@ created on the system.
.BR capsetp (3),
.BR libcap (3),
.BR credentials (7),
.BR user_namespaces (7),
.BR pthreads (7),
.BR getcap (8),
.BR setcap (8)