summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/mknod.24
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/mknod.2 b/lib/libc/sys/mknod.2
index c9f2474..745fa1e 100644
--- a/lib/libc/sys/mknod.2
+++ b/lib/libc/sys/mknod.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mknod.2 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: mknod.2,v 1.7 1999/07/12 20:48:32 nik Exp $
.\"
.Dd June 4, 1993
.Dt MKNOD 2
@@ -83,8 +83,6 @@ Search permission is denied for a component of the path prefix.
Too many symbolic links were encountered in translating the pathname.
.It Bq Er EPERM
The process's effective user ID is not super-user.
-.It Bq Er EPERM
-The pathname contains a character with the high-order bit set.
.It Bq Er EIO
An I/O error occurred while making the directory entry or allocating the inode.
.It Bq Er ENOSPC
OpenPOWER on IntegriCloud