Better wording.

This commit is contained in:
pjd 2006-12-13 13:26:32 +00:00
parent d6502b0c19
commit 575c21f380
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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