aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/cut/cut.12
-rw-r--r--usr.sbin/chown/chgrp.12
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1
index a6ebdddb3340..780b5375c5ef 100644
--- a/usr.bin/cut/cut.1
+++ b/usr.bin/cut/cut.1
@@ -112,7 +112,7 @@ The
specifies fields, separated in the input by the field delimiter character
(see the
.Fl d
-option.)
+option).
Output fields are separated by a single occurrence of the field delimiter
character.
.It Fl n
diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1
index 0b3a7892ab87..71b680666129 100644
--- a/usr.sbin/chown/chgrp.1
+++ b/usr.sbin/chown/chgrp.1
@@ -61,7 +61,7 @@ The following options are available:
If the
.Fl R
option is specified, symbolic links on the command line are followed.
-(Symbolic links encountered in the tree traversal are not followed).
+(Symbolic links encountered in the tree traversal are not followed.)
.It Fl L
If the
.Fl R