Use utflen in cols(1)

This commit is contained in:
Brandon Mulcahy
2014-12-05 16:32:08 -05:00
committed by sin
parent 5214191155
commit c4014b730e
2 changed files with 10 additions and 7 deletions

3
cols.1
View File

@@ -27,8 +27,7 @@ This implementation of
.B cols
assumes that every byte is a character
which takes up one column on the screen.
It does not handle non-ASCII UTF-8 runes
or TAB characters correctly.
It does not handle TAB characters correctly.
.B cols
currently mangles files which contain embedded NULs.
.B cols