aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cut
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-03 17:43:26 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-03 17:43:26 +0000
commitf2381beb2cb6f876677197879ccb559c1e07193a (patch)
tree1c1fb5276ac53030107838cf6d1f510f48dd6100 /usr.bin/cut
parent9dd275b507e51c1221c997c0ec90c02d234298ba (diff)
parentfd5e3f3ec6c6248e892c9e7b2f17da3bfe7b6837 (diff)
Notes
Diffstat (limited to 'usr.bin/cut')
-rw-r--r--usr.bin/cut/cut.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1
index 66707526cf7a6..7c8c8766f5904 100644
--- a/usr.bin/cut/cut.1
+++ b/usr.bin/cut/cut.1
@@ -31,7 +31,7 @@
.\" @(#)cut.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd August 8, 2012
+.Dd August 3, 2017
.Dt CUT 1
.Os
.Sh NAME
@@ -154,6 +154,10 @@ The
.Nm
utility conforms to
.St -p1003.2-92 .
+.Pp
+The
+.Fl w
+flag is an extension to the specification.
.Sh HISTORY
A
.Nm