From 8b3cccfc043adb40ce466aef00ebf74d8dada064 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sat, 11 Jan 1997 23:56:32 +0000 Subject: Remove the EINVAL error from the ERRORS sections that say is means that a pathname had the high-order bit set, since this is no longer an error. --- lib/libc/sys/access.2 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libc/sys/access.2') diff --git a/lib/libc/sys/access.2 b/lib/libc/sys/access.2 index a332df7f64ac..cc59976b8418 100644 --- a/lib/libc/sys/access.2 +++ b/lib/libc/sys/access.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)access.2 8.2 (Berkeley) 4/1/94 -.\" $Id: access.2,v 1.2 1996/08/29 21:23:53 wosch Exp $ +.\" $Id: access.2,v 1.3 1996/12/02 20:03:21 wosch Exp $ .\" .Dd April 1, 1994 .Dt ACCESS 2 @@ -89,8 +89,6 @@ Access to the file is denied if: .Bl -tag -width Er .It Bq Er ENOTDIR A component of the path prefix is not a directory. -.It Bq Er EINVAL -The pathname contains a character with the high-order bit set. .It Bq Er ENAMETOOLONG A component of a pathname exceeded 255 characters, or an entire path name exceeded 1023 characters. -- cgit v1.3