aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-09-14 21:27:25 -0700
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-14 21:29:47 -0700
commit09fcbb82f1230cceade0a8abbd4d3052d367d992 (patch)
treea25039ac26ca40d62672870f85e41906cceeba35
parent130fbed6c8f65ca4f090dc2502a43dca43268952 (diff)
downloadman-pages-09fcbb82f1230cceade0a8abbd4d3052d367d992.tar.gz
user_namespaces.7: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/user_namespaces.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index d856e681be..09b52688f9 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -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.
.\"
.\" ============================================================