OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / shmctl.2
index 0afe2f8..58f6714 100644 (file)
@@ -136,8 +136,8 @@ of the shared memory segment, or the caller must be privileged.
 .TP
 .B IPC_RMID
 Mark the segment to be destroyed.
-The segment will only actually be destroyed
-after the last process detaches it (i.e., when the
+The segment will actually be destroyed
+only after the last process detaches it (i.e., when the
 .I shm_nattch
 member of the associated structure
 .I shmid_ds
@@ -433,7 +433,7 @@ flag in
 .BR capabilities (7),
 .BR svipc (7)
 .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,