OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man2 / unshare.2
index b6ac86e..cd46f20 100644 (file)
@@ -99,9 +99,9 @@ This flag has the same effect as the
 .BR clone (2)
 .B CLONE_NEWIPC
 flag.
-Unshare the System V IPC namespace,
+Unshare the System\ V IPC namespace,
 so that the calling process has a private copy of the
-System V IPC namespace which is not shared with any other process.
+System\ V IPC namespace which is not shared with any other process.
 Specifying this flag automatically implies
 .BR CLONE_SYSVSEM
 as well.
@@ -167,7 +167,7 @@ This flag reverses the effect of the
 .BR clone (2)
 .B CLONE_SYSVSEM
 flag.
-Unshare System V semaphore undo values,
+Unshare System\ V semaphore undo values,
 so that the calling process has a private copy
 which is not shared with any other process.
 Use of
@@ -273,10 +273,11 @@ Such functionality may be added in the future, if required.
 .I Documentation/unshare.txt
 in the Linux kernel source tree
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.67 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.