From 0c045c5d540f08a8fe263cda4d97745b7a4b5a33 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 25 May 2001 07:32:58 +0000 Subject: Make it clear that -P is the default. PR: docs/27629 --- usr.sbin/chown/chgrp.1 | 1 + usr.sbin/chown/chown.8 | 1 + 2 files changed, 2 insertions(+) (limited to 'usr.sbin/chown') diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1 index acee740..bb95cf7 100644 --- a/usr.sbin/chown/chgrp.1 +++ b/usr.sbin/chown/chgrp.1 @@ -74,6 +74,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 group ID for the file hierarchies rooted in the files instead of just the files themselves. diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index c1a598e..8fa3bd8 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -74,6 +74,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 user ID and/or the group ID for the file hierarchies rooted in the files instead of just the files themselves. -- cgit v1.1