diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2020-04-27 15:38:56 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-27 21:29:42 +0200 |
| commit | dcf91cdc7e47d1ce230caa391dcb51ecd2e1b651 (patch) | |
| tree | 06d360a05d0964fa6f6246de0c3788007ac968a1 | |
| parent | 63fd767f64340f96854079408b3a8a698ab92636 (diff) | |
| download | man-pages-dcf91cdc7e47d1ce230caa391dcb51ecd2e1b651.tar.gz | |
user_namespaces.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 98adb078d6..0f2c891849 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -156,7 +156,7 @@ using the flag or a call to .BR setns (2) -that moves the caller into a another user namespace +that moves the caller into another user namespace sets the "securebits" flags (see .BR capabilities (7)) |
