aboutsummaryrefslogtreecommitdiff
path: root/bin/chflags
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-05-25 07:32:58 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-05-25 07:32:58 +0000
commit95a09b05570779579c2c9bf092552ba512c0ebdf (patch)
tree0ead6b57111bee07edf491546ca8ab682279e4bf /bin/chflags
parentf7d83eb18339094e1c8b029630b15555e21bbca2 (diff)
downloadsrc-95a09b05570779579c2c9bf092552ba512c0ebdf.tar.gz
src-95a09b05570779579c2c9bf092552ba512c0ebdf.zip
Make it clear that -P is the default.
PR: docs/27629
Notes
Notes: svn path=/head/; revision=77160
Diffstat (limited to 'bin/chflags')
-rw-r--r--bin/chflags/chflags.11
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 21fc219b89dc..4f2b9e77be61 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -72,6 +72,7 @@ option is specified, all symbolic links are followed.
If the
.Fl R
option is specified, no symbolic links are followed.
+This is the default.
.It Fl R
Change the file flags for the file hierarchies rooted
in the files instead of just the files themselves.