bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 03/15] man/ncurses.3x: Make definition of "BAUDRATE" less circula


From: G. Branden Robinson
Subject: [PATCH 03/15] man/ncurses.3x: Make definition of "BAUDRATE" less circular.
Date: Sat, 20 Jul 2024 11:19:03 -0500

---
 man/ncurses.3x | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index f92f5235c..6175448c0 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1118,7 +1118,8 @@ .SS "\fIBAUDRATE\fP"
 .I \%ncurses
 uses 9600.
 This feature allows developers to construct repeatable test cases
-that take into account optimization decisions that depend on baud rate.
+that take into account optimization decisions that depend
+on the terminal's line speed.
 .SS "\fICC\fP (command character)"
 When set,
 the
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]