diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-04 22:36:43 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-04 22:36:43 +0000 |
commit | 86774a8c9cb493dd785d351d886579d53b3f99d1 (patch) | |
tree | 3ba7338f1c33fe0d591ab3fa0c40ab44b341541c /usr.bin/wc | |
parent | b509827e1dd80fa1781142578d6230f13e145899 (diff) |
be really pedantic about punctuation following -mdoc macro'd text
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 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 |