stty: adjust --help to match POSIX 2024
commit0c670beed94f9098f32d265c1571e2855b3f173c
authorCollin Funk <collin.funk1@gmail.com>
Fri, 1 Nov 2024 05:43:18 +0000 (31 22:43 -0700)
committerPádraig Brady <P@draigBrady.com>
Fri, 1 Nov 2024 12:49:50 +0000 (1 12:49 +0000)
treedb4aae5de00381c815ec22d12bc6353d2a3c4f91
parent69aaec486f1750df433ce0b6eb3163aab51df829
stty: adjust --help to match POSIX 2024

* src/stty.c (usage): Mark cols, rows, and size as standardized by
POSIX.
* doc/coreutils.texi (Special): Likewise.
doc/coreutils.texi
src/stty.c