Improve markup.
This commit is contained in:
parent
bb91ae1dcc
commit
8a99132532
@ -70,7 +70,7 @@ for all the files is displayed on a separate line after the output for
|
|||||||
the last file.
|
the last file.
|
||||||
.Pp
|
.Pp
|
||||||
The following options are available:
|
The following options are available:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width indent
|
||||||
.It Fl c
|
.It Fl c
|
||||||
The number of bytes in each input file
|
The number of bytes in each input file
|
||||||
is written to the standard output.
|
is written to the standard output.
|
||||||
@ -132,8 +132,11 @@ as well as the totals for both:
|
|||||||
.Sh COMPATIBILITY
|
.Sh COMPATIBILITY
|
||||||
Historically, the
|
Historically, the
|
||||||
.Nm
|
.Nm
|
||||||
utility was documented to define a word as a ``maximal string of
|
utility was documented to define a word as a
|
||||||
characters delimited by <space>, <tab> or <newline> characters''.
|
.Do
|
||||||
|
maximal string of
|
||||||
|
characters delimited by <space>, <tab> or <newline> characters
|
||||||
|
.Dc .
|
||||||
The implementation, however, did not handle non-printing characters
|
The implementation, however, did not handle non-printing characters
|
||||||
correctly so that
|
correctly so that
|
||||||
.Dq Li " ^D^E "
|
.Dq Li " ^D^E "
|
||||||
@ -145,7 +148,9 @@ systems after
|
|||||||
.Bx 4.3
|
.Bx 4.3
|
||||||
modified the implementation to be consistent
|
modified the implementation to be consistent
|
||||||
with the documentation.
|
with the documentation.
|
||||||
This implementation defines a ``word'' in terms of the
|
This implementation defines a
|
||||||
|
.Dq word
|
||||||
|
in terms of the
|
||||||
.Xr iswspace 3
|
.Xr iswspace 3
|
||||||
function, as required by
|
function, as required by
|
||||||
.St -p1003.2 .
|
.St -p1003.2 .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user