]> 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 07:58:50 +0000 (07:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 07:58:50 +0000 (07:58 +0000)
commitf87b5cab0c8f56f9a055cfaf212a51ca56668b18
tree2a3e84548e5f4715f2d01ac8d2198e51bc722a39
parent33f9d106bc584bd5135b40efd42bed24604c30b4
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.

(main): Check for obsolete options.
(main): Fix bug: -- -N was treated as -N --.
src/fold.c