Audit wc(1)

Style cleanup, Manpage refactoring.
This commit is contained in:
FRIGN
2015-03-18 00:20:19 +01:00
parent 960bccbe9d
commit 7bacd98b0e
3 changed files with 13 additions and 12 deletions

8
wc.1
View File

@@ -1,4 +1,4 @@
.Dd February 1, 2015
.Dd March 18, 2015
.Dt WC 1
.Os sbase
.Sh NAME
@@ -11,9 +11,9 @@
.Op Ar file ...
.Sh DESCRIPTION
.Nm
prints the number of lines, words and bytes in each
.Ar file ,
unless set differently with flags.
writes the number of lines, words and bytes in each
.Ar file
to stdout.
If no
.Ar file
is given