summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chflags.2
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-02-15 13:16:02 +0000
committerbde <bde@FreeBSD.org>1999-02-15 13:16:02 +0000
commitd0c48f6321ddc83a5d9ce8e369b630157dfaf219 (patch)
tree78bb8784b31f843c427c461555db596ca464c34c /lib/libc/sys/chflags.2
parent400a6ca1d534f9eb5a58ca644df90cca31e90205 (diff)
downloadFreeBSD-src-d0c48f6321ddc83a5d9ce8e369b630157dfaf219.zip
FreeBSD-src-d0c48f6321ddc83a5d9ce8e369b630157dfaf219.tar.gz
EOPNOTSUPP also applies to fchflags().
Diffstat (limited to 'lib/libc/sys/chflags.2')
-rw-r--r--lib/libc/sys/chflags.23
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2
index 553a284..224ccdf 100644
--- a/lib/libc/sys/chflags.2
+++ b/lib/libc/sys/chflags.2
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)chflags.2 8.3 (Berkeley) 5/2/95
+.\" $Id$
.\"
.Dd May 2, 1995
.Dt CHFLAGS 2
@@ -154,6 +155,8 @@ The file resides on a read-only file system.
An
.Tn I/O
error occurred while reading from or writing to the file system.
+.It Bq Er EOPNOTSUPP
+The underlying file system does not support file flags.
.El
.Sh SEE ALSO
.Xr chflags 1 ,
OpenPOWER on IntegriCloud