]> 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:47:57 +0000 (09:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 09:47:57 +0000 (09:47 +0000)
commit1f6bad2b3091648d27855d211828f12332ec2474
tree4dba39a6ec5936c523ed123cb4be1902075e53c7
parent3c25a62eb8c076596fcda45eb115ace186c41559
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/unexpand.c