diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/capabilities.7 | 4 | ||||
| -rw-r--r-- | man7/credentials.7 | 1 |
2 files changed, 3 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 diff --git a/man7/credentials.7 b/man7/credentials.7 index 284a7ff2cd..7e505d1d9c 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -333,4 +333,5 @@ is carried through to all of the POSIX threads in a process. .BR namespaces (7), .BR path_resolution (7), .BR signal (7), +.BR user_namespaces (7), .BR unix (7) |
