Audit wc(1)
Style cleanup, Manpage refactoring.
This commit is contained in:
8
wc.1
8
wc.1
@@ -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
|
||||
|
Reference in New Issue
Block a user