diff options
Diffstat (limited to 'usr.bin/wc/wc.1')
-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 7b496447c08..f5ef5d28720 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wc.1,v 1.3 1998/10/30 00:24:43 aaron Exp $ +.\" $OpenBSD: wc.1,v 1.4 1998/11/04 22:36:41 aaron Exp $ .\" Copyright (c) 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm wc -.Nd Word, line, and byte count. +.Nd word, line, and byte count .Sh SYNOPSIS .Nm wc .Op Fl c | Fl m |