summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2014-11-05 04:09:10 +0000
committermarcel <marcel@FreeBSD.org>2014-11-05 04:09:10 +0000
commit5efa4ea02c6cd889eea1901a4ca84316a22c2050 (patch)
treea78c443fec7d5512124eb0fa7bcafdd2be581bfd /usr.bin/wc
parent9f9da1ab1374b6bfddfc8c5831565da4c7107432 (diff)
downloadFreeBSD-src-5efa4ea02c6cd889eea1901a4ca84316a22c2050.zip
FreeBSD-src-5efa4ea02c6cd889eea1901a4ca84316a22c2050.tar.gz
Document that wc(1) supports libxo(3).
Diffstat (limited to 'usr.bin/wc')
-rw-r--r--usr.bin/wc/wc.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index afcccb0..162b53b 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -31,7 +31,7 @@
.\" @(#)wc.1 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd December 6, 2008
+.Dd November 4, 2014
.Dt WC 1
.Os
.Sh NAME
@@ -39,6 +39,7 @@
.Nd word, line, character, and byte count
.Sh SYNOPSIS
.Nm
+.Op Fl -libxo
.Op Fl Lclmw
.Op Ar
.Sh DESCRIPTION
@@ -175,6 +176,8 @@ option of the GNU
utility.
.Sh SEE ALSO
.Xr iswspace 3
+.Xr libxo 3
+.Xr xo_parse_args 3
.Sh STANDARDS
The
.Nm
OpenPOWER on IntegriCloud