opnsense-src/usr.bin/uniq
Giorgos Keramidas 1833a7eaee Document that uniq(1) limits input line length to LINE_MAX characters.
PR:		docs/107578
Submitted by:	Jan Schaumann, jschauma.at.netmeister.org
MFC after:	3 days
2007-01-15 23:25:51 +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 Document that uniq(1) limits input line length to LINE_MAX characters. 2007-01-15 23:25:51 +00:00
uniq.c Remove a bogus check that caused empty lines not to be counted when the 2004-09-14 12:01:18 +00:00