summaryrefslogtreecommitdiff
path: root/lib/libc/sys/shmctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/shmctl.2')
-rw-r--r--lib/libc/sys/shmctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2
index c704467d22c2..6f684a7698e3 100644
--- a/lib/libc/sys/shmctl.2
+++ b/lib/libc/sys/shmctl.2
@@ -130,7 +130,7 @@ the shared memory segment's owner or creator.
Permission denied due to mismatch between operation and mode of
shared memory segment.
.Sh "SEE ALSO"
-.Xr shmget 2 ,
.Xr shmat 2 ,
.Xr shmdt 2 ,
+.Xr shmget 2 ,
.Xr ftok 3