freebsd-dev/bin/chflags
Dima Dorfman 7e81a15205 Add an interface to the lchflags(2) syscall. The new -h option is
analogous to chmod(1)'s -h. It allows setting flags on symbolic links,
which *do* exist in 5.x+ despite a claim to the contrary in the
chflags(1) man page.

Suggested by:	Chris Dillon
2005-05-14 23:23:10 +00:00
..
chflags.1 Add an interface to the lchflags(2) syscall. The new -h option is 2005-05-14 23:23:10 +00:00
chflags.c Add an interface to the lchflags(2) syscall. The new -h option is 2005-05-14 23:23:10 +00:00
Makefile WARNS?=6 is already in bin/Makefile.inc, so remove this one. 2005-01-27 13:23:05 +00:00