diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-23 09:05:41 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-23 09:05:41 +0100 |
| commit | d3fca275d2ef81f93e498711945f570facd59b1e (patch) | |
| tree | f53cf61d43b042161b8337f6ce9ad069958fba78 /man7/namespaces.7 | |
| parent | 3c5253a5b934f0e1933311d4ee2277bc6a50150e (diff) | |
| download | man-pages-d3fca275d2ef81f93e498711945f570facd59b1e.tar.gz | |
namespaces.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
| -rw-r--r-- | man7/namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 44a9fc3e07..f34a08e33f 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -436,7 +436,7 @@ The parent namespace is outside your namespace scope Create a process running .BR sleep (1) that resides in new user and UTS namespaces, -and show that new UTS namespace is associated with the new user namespace: +and show that the new UTS namespace is associated with the new user namespace: .nf .in +4n |
