[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 10/22] man/curs_getch.3x: Tighten wording.
From: |
G. Branden Robinson |
Subject: |
[PATCH 10/22] man/curs_getch.3x: Tighten wording. |
Date: |
Sat, 1 Jun 2024 15:22:35 -0500 |
---
man/curs_getch.3x | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index 91078fa96..7b804f448 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -639,8 +639,9 @@ .SH PORTABILITY
and also
(in some implementations)
whether an input timeout or non-blocking mode had been set.
-Programmers concerned about portability should be prepared for either of
-two cases:
+A portable
+.I curses
+application prepares for two cases:
(a) signal receipt does not interrupt
.BR \%wgetch ";"
or
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 10/22] man/curs_getch.3x: Tighten wording.,
G. Branden Robinson <=