From 683811530cf1b45295d9ec431bc74aea6286906b Mon Sep 17 00:00:00 2001 From: Dag-Erling Smørgrav Date: Sun, 14 Feb 1999 14:16:44 +0000 Subject: MFC: Mention that chflags can fail with EOPNOTSUPP. Approved by: jkh --- lib/libc/sys/chflags.2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') 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 -- cgit v1.3