* doc/coreutils.texi (stty invocation): Mention that 'stty -g' does not
save the terminal window size as allowed by POSIX.1-2024.
another @command{stty} command to restore the current settings. This option
may not be used in combination with any line settings.
+POSIX-1.2024 allows implementations of the @code{-g} option to exclude
+the terminal window size from the output. This is the behavior of GNU
+@command{stty}.
+
@end table
Many settings can be turned off by preceding them with a @samp{-}.