From d91f6d6f19a9b603b1a2ecab8982c81065fba196 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 7 Feb 2014 14:23:14 +0100 Subject: [PATCH] shmctl.2: Minor wording improvement Signed-off-by: Michael Kerrisk --- man2/shmctl.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 534f0e669..c18601114 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -142,7 +142,8 @@ after the last process detaches it (i.e., when the member of the associated structure .I shmid_ds is zero). -The caller must be the owner or creator, or be privileged. +The caller must be the owner or creator of the segment, or be privileged. +.IP If a segment has been marked for destruction, then the (nonstandard) .B SHM_DEST flag of the