s/Path/Dirname/; closes PR lib/4155
This commit is contained in:
parent
f19d449a84
commit
560cebec0a
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: chroot.2,v 1.7 1995/02/27 12:32:12 cgd Exp $
|
||||
.\" $NetBSD: chroot.2,v 1.8 1997/09/27 19:33:20 hubertf Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -86,7 +86,7 @@ Search permission is denied for any component of the path name.
|
||||
.It Bq Er ELOOP
|
||||
Too many symbolic links were encountered in translating the pathname.
|
||||
.It Bq Er EFAULT
|
||||
.Fa Path
|
||||
.Fa Dirname
|
||||
points outside the process's allocated address space.
|
||||
.It Bq Er EIO
|
||||
An I/O error occurred while reading from or writing to the file system.
|
||||
|
Loading…
Reference in New Issue
Block a user