From 7f2a9e4c988b30fe7917a07f5112e75c022231f6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 28 Jan 2015 10:23:46 +0100 Subject: [PATCH] shmctl.2: wfix Signed-off-by: Michael Kerrisk --- man2/shmctl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 1e5077bf2..bd2276b63 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -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