summaryrefslogtreecommitdiffstats
path: root/usr.bin/cut
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2009-04-01 08:33:54 +0000
committertrhodes <trhodes@FreeBSD.org>2009-04-01 08:33:54 +0000
commitd7a4b1e1f217e3ee8a83ccf3dc980d8dc2d4a28f (patch)
tree9d3d1440df36c57bc6cdae3bd4145099cc0832ae /usr.bin/cut
parentcf5b65ba3eca6180c22352acd003118bf66bdd83 (diff)
downloadFreeBSD-src-d7a4b1e1f217e3ee8a83ccf3dc980d8dc2d4a28f.zip
FreeBSD-src-d7a4b1e1f217e3ee8a83ccf3dc980d8dc2d4a28f.tar.gz
Fix punctuation.
PR: 132834 Submitted by: "Alan R. S. Bueno" <alan.bsd@gmail.com>
Diffstat (limited to 'usr.bin/cut')
-rw-r--r--usr.bin/cut/cut.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1
index a6ebddd..780b537 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
OpenPOWER on IntegriCloud