From 557b7fa1488f8937156051e061ac3512330bcb7e Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 3 Jul 2004 00:24:45 +0000 Subject: Deal with double whitespace. --- usr.bin/wc/wc.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin/wc') diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1 index c3d8025d0a25..0656a5e715ae 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -120,7 +120,9 @@ Historically, the utility was documented to define a word as a ``maximal string of characters delimited by , or characters''. The implementation, however, didn't handle non-printing characters -correctly so that `` ^D^E '' counted as 6 spaces, while ``foo^D^Ebar'' +correctly so that +.Dq " ^D^E " +counted as 6 spaces, while ``foo^D^Ebar'' counted as 8 characters. .Bx 4 systems after -- cgit v1.2.3