diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-15 10:39:50 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-15 10:39:50 +0200 |
| commit | fd0a5c693d35347b3cc49be69cf741cd47ab28bf (patch) | |
| tree | 0f3bae3e9682103684b7301f4ce46db4127a1f0b /man7/namespaces.7 | |
| parent | 1a1d8762eb57abb005edd1ec9d0ad789dcdc6c67 (diff) | |
| download | man-pages-fd0a5c693d35347b3cc49be69cf741cd47ab28bf.tar.gz | |
namespaces.7: tfix
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 da3150f405..64913bbb64 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -39,7 +39,7 @@ Linux provides the following namespaces: lB lB lB l lB l. Namespace Constant Isolates -IPC CLONE_IPC System V IPC, POSIX mesage queues +IPC CLONE_IPC System V IPC, POSIX message queues Network CLONE_NEWNET Network devices, stacks, ports, etc. Mount CLONE_NEWNS Mount points PID CLONE_NEWPID Process IDs |
