user_namespaces.7: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-14 21:27:25 -07:00
parent 130fbed6c8
commit 09fcbb82f1
1 changed files with 3 additions and 3 deletions

View File

@ -278,8 +278,8 @@ namespace.
.B CLONE_NEWNS
operation brings across all of the mounts from the original
mount namespace as a single unit,
and recursive mounts that propogate between
mount namespaces propogate as a single unit.)
and recursive mounts that propagate between
mount namespaces propagate as a single unit.)
.IP *
The
.BR mount (2)
@ -443,7 +443,7 @@ is used in several interfaces (e.g.,
as a way to specify "no user ID".
Leaving
.IR "(uid_t)\ -\1"
unmapped and unusuable guarantees that there will be no
unmapped and unusable guarantees that there will be no
confusion when using these interfaces.
.\"
.\" ============================================================