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/connect.2 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/sys/connect.2') diff --git a/lib/libc/sys/connect.2 b/lib/libc/sys/connect.2 index 624b49acec4f..7302647474d7 100644 --- a/lib/libc/sys/connect.2 +++ b/lib/libc/sys/connect.2 @@ -145,8 +145,6 @@ These errors may not apply in future versions of the UNIX IPC domain. .Bl -tag -width EADDRNOTAVAILABB .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