From 1e65a8c94586276c8037349ffacbdc579b87ff7f Mon Sep 17 00:00:00 2001 From: pjd Date: Mon, 28 May 2007 04:23:09 +0000 Subject: Fix probably copy&paste from chmod(1) - we change file flags here, not mode. --- bin/chflags/chflags.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/chflags') diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 57d35ac..eb4f6e2 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -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 -- cgit v1.1