OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / namespaces.7
index 3dfbf89..d0e950f 100644 (file)
@@ -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.
@@ -298,7 +297,7 @@ The
 file (present since Linux 2.6.17)
 exports information (statistics, configuration information)
 about the mount points in the process's mount namespace.
-This file is only readable by the owner of the process.
+This file is readable only by the owner of the process.
 Lines in this file have the form:
 .RS
 .in 12
@@ -376,7 +375,7 @@ See
 .BR user_namespaces (7),
 .BR switch_root (8)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,