11 .Fn lchflags "const char *path" "u_int flags"
13 The file whose name is given by
15 has its flags changed to
26 except when the named file is a symbolic link,
29 will change the flags of the link itself,
30 rather than the file it points to.
32 Instead of being a system call,
36 Not all file systems support
39 Upon successful completion, a value of 0 is returned.
40 Otherwise, -1 is returned and the global variable
42 is set to indicate the error.
46 call may return the same errors as