diff options
Diffstat (limited to 'lib/libc/sys/mkfifo.2')
| -rw-r--r-- | lib/libc/sys/mkfifo.2 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/mkfifo.2 b/lib/libc/sys/mkfifo.2 index a60c547bfbff..5b638378e37d 100644 --- a/lib/libc/sys/mkfifo.2 +++ b/lib/libc/sys/mkfifo.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mkfifo.2 8.1 (Berkeley) 6/4/93 -.\" $Id$ +.\" $Id: mkfifo.2,v 1.7 1998/01/20 03:52:49 alex Exp $ .\" .Dd June 4, 1993 .Dt MKFIFO 2 @@ -78,10 +78,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 |
