summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/chown')
-rw-r--r--usr.sbin/chown/chgrp.12
-rw-r--r--usr.sbin/chown/chown.82
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1
index cacbf80..0b3a789 100644
--- a/usr.sbin/chown/chgrp.1
+++ b/usr.sbin/chown/chgrp.1
@@ -75,7 +75,7 @@ This is the default.
Change the group ID for the file hierarchies rooted
in the files instead of just the files themselves.
.It Fl f
-The force option ignores errors, except for usage errors and doesn't
+The force option ignores errors, except for usage errors and does not
query about strange modes (unless the user does not have proper permissions).
.It Fl h
If the file is a symbolic link, the group ID of the link itself is changed
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8
index cb7e170..f617f73 100644
--- a/usr.sbin/chown/chown.8
+++ b/usr.sbin/chown/chown.8
@@ -83,7 +83,7 @@ Beware of unintentionally matching the
hard link to the parent directory when using wildcards like
.Dq Li ".*" .
.It Fl f
-Don't report any failure to change file owner or group, nor modify
+Do not report any failure to change file owner or group, nor modify
the exit status to reflect such failures.
.It Fl h
If the file is a symbolic link, change the user ID and/or the
OpenPOWER on IntegriCloud