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

This commit is contained in:
Pawel Jakub Dawidek 2007-05-28 04:23:09 +00:00
parent 5750956634
commit 2bb428228e

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