diff options
Diffstat (limited to 'usr.bin/wc')
-rw-r--r-- | usr.bin/wc/wc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1 index 1caea140e44..a44a895a987 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wc.1,v 1.17 2007/05/30 04:41:34 jmc Exp $ +.\" $OpenBSD: wc.1,v 1.18 2007/05/31 19:20:20 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)wc.1 8.2 (Berkeley) 4/19/94 .\" -.Dd April 19, 1994 +.Dd $Mdocdate: May 31 2007 $ .Dt WC 1 .Os .Sh NAME |