]> 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 08:10:04 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 08:10:04 +0000 (08:10 +0000)
commitbf3a5672fb4b8879165181a4f9e4480ed481ea30
tree0e633c9acac56ded26094fea2d55da7083bf8460
parentf87b5cab0c8f56f9a055cfaf212a51ca56668b18
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 it.
(main): Check for obsolete options.
(header_mode_option): New constant.
src/head.c