Add support for POSIX 1003.1-2001, which requires removal for
authorJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:59:14 +0000 (22:59 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:59:14 +0000 (22:59 +0000)
commitb5b50f46ea670872dfe0b6fdd8b66a1544497c20
tree0f86b7b982fd967e264a569172f1400fc574d3c2
parent0037e217df9ff9beb88a1b163b46ba27dd437e0e
Add support for POSIX 1003.1-2001, which requires removal for
support of obsolete "+" option syntax in sort, tail, and uniq.

(usage, main): Implement this.
src/uniq.c