diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1999-08-27 14:25:00 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1999-08-27 14:25:00 +0000 |
| commit | b6e3808f9b082898fcefbb139a3de977d5843cf9 (patch) | |
| tree | ecf31f1a24a4c9fdee1ba75d318de6338e843ad4 /lib/libc | |
| parent | e573f48e0eb7c1fdb892e2f5a65a81ad30b73eb7 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/mknod.2 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/mknod.2 b/lib/libc/sys/mknod.2 index c9f2474059ff..745fa1e4cfde 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 |
