]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Add more support for POSIX 1003.1-2001, which requires removal for
authorJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 09:53:26 +0000 (09:53 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 09:53:26 +0000 (09:53 +0000)
commit4166236b533b4e30a4f7d3fd2984415b2a512752
tree3c5a86af64a90dcf834b8fccaeb58ceea78259f5
parent1f6bad2b3091648d27855d211828f12332ec2474
Add more support for POSIX 1003.1-2001, which requires removal for
support of obsolete "-N" option syntax in expand, head, fold,
split, tail, unexpand, uniq, and which prohibits options with
optional arguments in od and pr.

(usage): Document this.
(shortopts): New constant.
(main): Check for obsolete options.
src/uniq.c