mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Much more correct EFTYPE description.
This commit is contained in:
parent
9b76b9d9b7
commit
a4319b6585
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165177
@ -192,7 +192,9 @@ 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.
|
||||
.It Bq Er EFTYPE
|
||||
An attempt was made to set the sticky bit upon an executable.
|
||||
The effective user ID is not the super-user, the mode includes the sticky bit
|
||||
.Dv ( S_ISVTX ) ,
|
||||
and path does not refer to a directory.
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user