Fix probably copy&paste from chmod(1) - we change file flags here, not mode.
This commit is contained in:
parent
b91471aec1
commit
1e65a8c945
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user