From 7421117a2298228cf2e4930349dc03acd4895a77 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 15 Mar 1999 00:14:57 +0000 Subject: EACESS -> EACCES --- lib/libc/gen/msgget.3 | 2 +- lib/libc/i386/sys/i386_get_ldt.2 | 4 ++-- lib/libc/sys/minherit.2 | 4 ++-- 3 files changed, 5 insertions(+), 5 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. diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2 index a04d7c3..7c6231e 100644 --- a/lib/libc/i386/sys/i386_get_ldt.2 +++ b/lib/libc/i386/sys/i386_get_ldt.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)fork.2 6.5 (Berkeley) 3/10/91 -.\" $Id: i386_get_ldt.2,v 1.3 1997/02/22 14:59:31 peter Exp $ +.\" $Id: i386_get_ldt.2,v 1.4 1998/06/04 21:05:40 steve Exp $ .\" .Dd September 20, 1993 .Dt I386_GET_LDT 2 @@ -88,7 +88,7 @@ An inappropriate parameter was used for .Fa start_sel or .Fa num_sels . -.It Bq Er EACESS +.It Bq Er EACCES The caller attempted to use a descriptor that would circumvent protection or cause a failure. .El diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2 index 631c175..572e9b8 100644 --- a/lib/libc/sys/minherit.2 +++ b/lib/libc/sys/minherit.2 @@ -1,4 +1,4 @@ -.\" $Id: minherit.2,v 1.4 1997/02/22 15:04:06 peter Exp $ +.\" $Id: minherit.2,v 1.5 1997/12/31 01:21:50 alex Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -70,7 +70,7 @@ The virtual address range specified by the and .Fa len arguments is not valid. -.It Bq Er EACESS +.It Bq Er EACCES The flags specified by the .Fa inherit argument were not valid for the pages specified -- cgit v1.1