summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mkdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mkdir.2')
-rw-r--r--lib/libc/sys/mkdir.26
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/mkdir.2 b/lib/libc/sys/mkdir.2
index f3bfbcc..682ef92 100644
--- a/lib/libc/sys/mkdir.2
+++ b/lib/libc/sys/mkdir.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mkdir.2 8.2 (Berkeley) 12/11/93
-.\" $Id: mkdir.2,v 1.6 1997/02/22 15:04:07 peter Exp $
+.\" $Id: mkdir.2,v 1.7 1998/01/20 03:50:48 alex Exp $
.\"
.Dd December 11, 1993
.Dt MKDIR 2
@@ -74,10 +74,6 @@ A component of the path prefix does not exist.
Search permission is denied for a component of the path prefix.
.It Bq Er ELOOP
Too many symbolic links were encountered in translating the pathname.
-.It Bq Er EPERM
-The
-.Fa path
-argument contains a byte with the high-order bit set.
.It Bq Er EROFS
The named file resides on a read-only file system.
.It Bq Er EEXIST
OpenPOWER on IntegriCloud