mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Better wording.
This commit is contained in:
parent
3bb2bdaef6
commit
9b76b9d9b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165176
@ -84,7 +84,7 @@ see the
|
||||
.Xr chflags 2
|
||||
manual page for more information.
|
||||
.It Bq Er EROFS
|
||||
The named file resides on a read-only file system.
|
||||
The named directory would reside on a read-only file system.
|
||||
.It Bq Er EEXIST
|
||||
The named file exists.
|
||||
.It Bq Er ENOSPC
|
||||
|
@ -84,7 +84,7 @@ is denied on the parent directory of the fifo to be created.
|
||||
.It Bq Er ELOOP
|
||||
Too many symbolic links were encountered in translating the pathname.
|
||||
.It Bq Er EROFS
|
||||
The named file resides on a read-only file system.
|
||||
The named file would reside on a read-only file system.
|
||||
.It Bq Er EEXIST
|
||||
The named file exists.
|
||||
.It Bq Er EPERM
|
||||
|
Loading…
Reference in New Issue
Block a user