aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-15 10:26:43 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-15 10:27:38 +0100
commit3890042031c490963b1f1dee4a62b992567ca6d7 (patch)
tree3b5a802c968ac1e8b85e8a081e262ed7b763925f
parent0a33c83e51afa6d16025090a315c9583e171ce31 (diff)
downloadman-pages-3890042031c490963b1f1dee4a62b992567ca6d7.tar.gz
shmctl.2: wfix (for consistency with other *ctl.2 pages)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/shmctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/shmctl.2 b/man2/shmctl.2
index 9bfb03e63f..792bd938bf 100644
--- a/man2/shmctl.2
+++ b/man2/shmctl.2
@@ -193,7 +193,7 @@ updating also its
.I shm_ctime
member.
.IP
-The following fields can be changed:
+The following fields are updated:
\fIshm_perm.uid\fP, \fIshm_perm.gid\fP,
and (the least significant 9 bits of) \fIshm_perm.mode\fP.
.IP