diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-14 21:27:25 -0700 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-14 21:29:47 -0700 |
| commit | 09fcbb82f1230cceade0a8abbd4d3052d367d992 (patch) | |
| tree | a25039ac26ca40d62672870f85e41906cceeba35 | |
| parent | 130fbed6c8f65ca4f090dc2502a43dca43268952 (diff) | |
| download | man-pages-09fcbb82f1230cceade0a8abbd4d3052d367d992.tar.gz | |
user_namespaces.7: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/user_namespaces.7 | 6 |
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. .\" .\" ============================================================ |
