diff options
Diffstat (limited to 'lib/libc/sys/semop.2')
-rw-r--r-- | lib/libc/sys/semop.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semop.2 b/lib/libc/sys/semop.2 index c38819fd9ce..6d816dc2502 100644 --- a/lib/libc/sys/semop.2 +++ b/lib/libc/sys/semop.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: semop.2,v 1.3 1996/12/11 17:39:20 deraadt Exp $ +.\" $OpenBSD: semop.2,v 1.4 1997/11/24 02:07:33 deraadt Exp $ .\" $NetBSD: semop.2,v 1.1 1995/10/16 23:49:28 jtc Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -123,7 +123,7 @@ There is no semaphore associated with The semaphore set was removed while the process was waiting for one of its semaphores to reach a certain value. -.It Bq Er EACCESS +.It Bq Er EACCES The calling process has no permission to access the specified semaphore set. .It Bq Er E2BIG The value of |