diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2014-11-02 14:23:55 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-11-08 14:27:47 +0100 |
| commit | f7611a00f6bf00d86e7da4328846480d546d3bc5 (patch) | |
| tree | 849c3a6d14dd11e3a0d38b3630e17010d1d8206d /man7/namespaces.7 | |
| parent | d74f8059375cd6880ce4ed91d61ef4185e13551a (diff) | |
| download | man-pages-f7611a00f6bf00d86e7da4328846480d546d3bc5.tar.gz | |
namespaces(7): minor tweaks
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
| -rw-r--r-- | man7/namespaces.7 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index d14d258199..0eeaf89f46 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -36,7 +36,6 @@ that are members of the namespace, but are invisible to other processes. One use of namespaces is to implement containers. Linux provides the following namespaces: - .TS lB lB lB l lB l. @@ -196,7 +195,7 @@ and (since Linux 2.6.30) .\" commit 7eafd7c74c3f2e67c27621b987b28397110d643f .\" https://lwn.net/Articles/312232/ POSIX message queues (see -.BR mq_overview (7). +.BR mq_overview (7)). The common characteristic of these IPC mechanisms is that IPC objects are identified by mechanisms other than filesystem pathnames. |
