They may be set at any time, but normally may only be unset when
the system is in single-user mode.
(See
-.Xr init 8
+.Xr launchd 8
for details.)
.Sh RETURN VALUES
Upon successful completion, a value of 0 is returned.
.Va errno
is set to indicate the error.
.Sh ERRORS
-.Fn Chflags
+.Fn chflags
will fail if:
.Bl -tag -width Er
.It Bq Er ENOTDIR
The operation isn't supported by the filesystem.
.El
.Pp
-.Fn Fchflags
+.Fn fchflags
will fail if:
.Bl -tag -width Er
.It Bq Er EBADF
.Xr fflagstostr 3 ,
.Xr lchflags 3 ,
.Xr strtofflags 3 ,
-.Xr init 8
+.Xr launchd 8
.Sh HISTORY
The
.Fn chflags