user_namespaces.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Lucas Werkmeister 2018-08-16 18:04:59 +02:00 committed by Michael Kerrisk
parent a126815556
commit 8bd6881ea9
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ in the initial user namespace.
.\"
.SS Interaction of user namespaces and other types of namespaces
Starting in Linux 3.8, unprivileged processes can create user namespaces,
and other the other types of namespaces can be created with just the
and the other types of namespaces can be created with just the
.B CAP_SYS_ADMIN
capability in the caller's user namespace.
.PP