[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 04/30] man/curs_getch.3x: Recast "PORTABILITY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 04/30] man/curs_getch.3x: Recast "PORTABILITY" section. |
Date: |
Sat, 8 Jun 2024 07:16:19 -0500 |
---
man/curs_getch.3x | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index c983b92be..f7e392d1b 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -630,13 +630,14 @@ .SH PORTABILITY
.PP
The echo behavior of these functions on input of
.B KEY_
-or backspace characters was not specified in the SVr4 documentation.
-This description is adapted from X/Open Curses.
+or backspace characters is not documented in SVr4
+.IR curses "."
.PP
The behavior of
.B \%wgetch
-in the presence of signal handlers is unspecified in the SVr4
-documentation and X/Open Curses.
+in the presence of signal handlers is not documented in SVr4
+.I curses
+and is unspecified by X/Open Curses.
In historical
.I curses
implementations,
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 04/30] man/curs_getch.3x: Recast "PORTABILITY" section.,
G. Branden Robinson <=