]> 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>
Fri, 1 Feb 2002 16:31:55 +0000 (16:31 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 1 Feb 2002 16:31:55 +0000 (16:31 +0000)
commit3e04fcdbb5cdfec6d649b5fa6bf16344cff68d84
treeeecca540507f3f771abfe460b0085c7dcc3390f6
parent31cb36e88f2ab50493d3badd12c021746d2b4e2c
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.

(parse_obsolescent_option, main): Likewise.
src/tail.c