From 130a878dee6f457fd874e12a174a19b2892d5dfa Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 28 Apr 2014 06:47:19 +0200 Subject: [PATCH] shmget.2: wfix Signed-off-by: Michael Kerrisk --- man2/shmget.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/shmget.2 b/man2/shmget.2 index bcfa6d211..99acbe89d 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -94,7 +94,7 @@ The value is composed of: .TP 12 .B IPC_CREAT -to create a new segment. +Create a new segment. If this flag is not used, then .BR shmget () will find the segment associated with \fIkey\fP and check to see if