diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-01-14 09:30:04 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:15:57 -0700 |
| commit | 2a4cbd77a1ef430ae92c29bfb4efd350514c4d10 (patch) | |
| tree | f73958e6e1c641650643a7d8e31e8909c9a50742 /man7 | |
| parent | 857c57e70d1e5d9403c263885e5cd8b72fe7482b (diff) | |
| download | man-pages-2a4cbd77a1ef430ae92c29bfb4efd350514c4d10.tar.gz | |
namespaces.7: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -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 2fbdf88dcd..e476950e71 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -101,7 +101,7 @@ in most cases requires the .BR CAP_SYS_ADMIN capability. User namespaces are the exception: since Linux 3.8, -no privilege is required to create a user namesapce. +no privilege is required to create a user namespace. .SS The /proc/[pid]/ns/ directory |
