CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/19 03:21:01
Modified files:
usr.bin/uniq : uniq.1 uniq.c
Log message:
UTF-8 support:
Let -f recognize non-ASCII blank characters
and let -s count characters rather than bytes.
OK zhuk@ bentley@
