freebsd-nq/usr.bin/uniq
Tim J. Robbins 4e774f7fbe Newline characters should not participate in line comparisons. Only apparent
when -s is used or the last line of the file is missing a newline.
Noticed by the textutils test suite.

MFC after:	1 week
2002-06-21 07:08:34 +00:00
..
Makefile WARNS=2 is going to become the default, so remove it from here. 2001-12-11 23:27:23 +00:00
uniq.1 Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
uniq.c Newline characters should not participate in line comparisons. Only apparent 2002-06-21 07:08:34 +00:00