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.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2
index e41ab3bf2c0..a91dcb5a884 100644
--- a/lib/libc/sys/shmctl.2
+++ b/lib/libc/sys/shmctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: shmctl.2,v 1.3 1997/03/30 18:49:52 millert Exp $
+.\" $OpenBSD: shmctl.2,v 1.4 1997/11/24 02:07:35 deraadt Exp $
.\" $NetBSD: shmctl.2,v 1.3 1997/03/27 08:20:39 mikel Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
@@ -169,7 +169,7 @@ An attempt is made to increase the value of
.Va shm_qbytes
through IPC_SET
but the caller is not the super-user.
-.It Bq Er EACCESS
+.It Bq Er EACCES
The command is IPC_STAT
and the caller has no read permission for this shared memory segment.
.It Bq Er EINVAL