When undeletable flag is set, unlink(2) return EPERM.
This commit is contained in:
parent
1b5c0d50f6
commit
858e6c9cbd
@ -87,7 +87,7 @@ Too many symbolic links were encountered in translating the pathname.
|
||||
.It Bq Er EPERM
|
||||
The named file is a directory.
|
||||
.It Bq Er EPERM
|
||||
The named file has its immutable or append-only
|
||||
The named file has its immutable, undeletable or append-only
|
||||
flag set, see the
|
||||
.Xr chflags 2
|
||||
manual page for more information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user