Fix probably copy&paste from chmod(1) - we change file flags here, not mode.

This commit is contained in:
pjd 2007-05-28 04:23:09 +00:00
parent b91471aec1
commit 1e65a8c945

View File

@ -66,7 +66,7 @@ option is specified, symbolic links on the command line are followed.
If the
.Ar file
is a symbolic link,
change the mode of the link itself rather than the file to which it points.
change the file flags of the link itself rather than the file to which it points.
.It Fl L
If the
.Fl R