summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/msgget.3
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1999-03-15 00:14:57 +0000
committeralex <alex@FreeBSD.org>1999-03-15 00:14:57 +0000
commit7421117a2298228cf2e4930349dc03acd4895a77 (patch)
treed056630e637c052125fa5a6fcac8e08754093dea /lib/libc/gen/msgget.3
parentb57d846aa7f497314d8eb3378fbea04806f102e9 (diff)
downloadFreeBSD-src-7421117a2298228cf2e4930349dc03acd4895a77.zip
FreeBSD-src-7421117a2298228cf2e4930349dc03acd4895a77.tar.gz
EACESS -> EACCES
Diffstat (limited to 'lib/libc/gen/msgget.3')
-rw-r--r--lib/libc/gen/msgget.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/msgget.3 b/lib/libc/gen/msgget.3
index 72a07e4..1ca87d9 100644
--- a/lib/libc/gen/msgget.3
+++ b/lib/libc/gen/msgget.3
@@ -102,7 +102,7 @@ Otherwise, -1 is returned and the global variable
is set to indicate the error.
.Sh ERRORS
.Bl -tag -width Er
-.It Bq Er EACESS
+.It Bq Er EACCES
A message queue is already associated with
.Fa key
and the caller has no permission to access it.
OpenPOWER on IntegriCloud