summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-11 10:32:52 +0000
committerru <ru@FreeBSD.org>2005-01-11 10:32:52 +0000
commit169f1013f0189eb8dd358567ce979f1288609974 (patch)
treee2aa6a75868d574feb0f63371de999d31b1d0f64 /usr.bin/wc
parent6958048f64185cbbe3382b5d763584dab18f088d (diff)
downloadFreeBSD-src-169f1013f0189eb8dd358567ce979f1288609974.zip
FreeBSD-src-169f1013f0189eb8dd358567ce979f1288609974.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'usr.bin/wc')
-rw-r--r--usr.bin/wc/wc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index 0656a5e..e9369d5 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -121,8 +121,9 @@ utility was documented to define a word as a ``maximal string of
characters delimited by <space>, <tab> or <newline> characters''.
The implementation, however, didn't handle non-printing characters
correctly so that
-.Dq " ^D^E "
-counted as 6 spaces, while ``foo^D^Ebar''
+.Dq Li " ^D^E "
+counted as 6 spaces, while
+.Dq Li foo^D^Ebar
counted as 8 characters.
.Bx 4
systems after
OpenPOWER on IntegriCloud