From c7d32a9ee71f200965a488dddeb91dff173e4026 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 25 Feb 2020 15:59:16 +0100 Subject: [PATCH] semctl.2: wfix Signed-off-by: Michael Kerrisk --- man2/semctl.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/semctl.2 b/man2/semctl.2 index 180ecc5b5..23efc1a23 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -98,8 +98,9 @@ The fields of the structure are as follows: .TP 11 .I sem_perm +This is an .I ipc_perm -structure that specifies the access permissions on the semaphore +structure (see below) that specifies the access permissions on the semaphore set. .TP .I sem_otime