mount.2: Minor fixes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-19 14:50:43 +01:00
parent 360d745544
commit 3484e69fca
1 changed files with 2 additions and 2 deletions

View File

@ -651,11 +651,11 @@ or
An attempt was made to bind mount an unbindable mount.
.TP
.BR EINVAL
In an unpriviledged mount namespace, a bind operation
In an unprivileged mount namespace, a bind mount operation
.RB ( MS_BIND )
was attempted without specifying
.RB ( MS_REC ),
which would have revealed the filesytem tree underneath one of
which would have revealed the filesystem tree underneath one of
the submounts of the directory being bound.
.TP
.B ELOOP