From c00e4e26573277722ad814001cab1fb97924aecd Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 20 Jun 2025 18:01:58 -0700 Subject: [PATCH] doc: NEWS: improve recent stty details * src/NEWS: Fix grammar error, and indicate baud rate probing is opportunistic. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 50f27cd87a..8259423684 100644 --- a/NEWS +++ b/NEWS @@ -27,7 +27,7 @@ GNU coreutils NEWS -*- outline -*- stty supports setting arbitrary baud rates on supported systems, like Hurd, Linux with glibc >= 2.42, and some BSDs. Also on other systems the full set of supported baud rates - are determined at build time. + is determined at build time if possible. * Noteworthy changes in release 9.7 (2025-04-09) [stable] -- 2.47.3