diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-05-28 04:23:09 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-05-28 04:23:09 +0000 |
| commit | 2bb428228efb49c5b14392f40f3633beb961fc77 (patch) | |
| tree | a1e994bbcb458783e5b4e5237d8521389466309a /bin/chflags/chflags.1 | |
| parent | 575095663467b341aa93a82d976e0092e9d2e222 (diff) | |
Notes
Diffstat (limited to 'bin/chflags/chflags.1')
| -rw-r--r-- | bin/chflags/chflags.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 57d35aca4dd2d..eb4f6e253e3a9 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 |
