unshare.2: Clarify the EUSERS occurred only until kernel 4.8

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-29 17:18:35 +01:00
parent 910d43452d
commit b320d728f9
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ and the caller is in a chroot environment
(i.e., the caller's root directory does not match the root directory
of the mount namespace in which it resides).
.TP
.BR EUSERS " (since Linux 3.11)"
.BR EUSERS " (from Linux 3.11 to Linux 4.8)"
.B CLONE_NEWUSER
was specified in
.IR flags ,