diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-02-14 13:58:18 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-02-14 13:58:18 +0000 |
| commit | 9429c068242c13f9ed35dc3ba7fb0b9acd3d4bd8 (patch) | |
| tree | df285891cc59d6827add100cde18b07eff984824 /lib/libc | |
| parent | ad5ebf3fbaa40b4de6b2e68360e0283c49f829ca (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/chflags.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index 3305b3a2aef5..553a284f2423 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -133,6 +133,8 @@ points outside the process's allocated address space. 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 .Pp .Fn Fchflags |
