summaryrefslogtreecommitdiff
path: root/usr.bin/wc/wc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/wc/wc.1')
-rw-r--r--usr.bin/wc/wc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index 2e8ac2dd8bdd..03514045785f 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)wc.1 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/wc/wc.1,v 1.25.2.1.4.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd December 6, 2008
.Dt WC 1