[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 09/11] man/curs_getch.3x: Tweak wording.
From: |
G. Branden Robinson |
Subject: |
[PATCH 09/11] man/curs_getch.3x: Tweak wording. |
Date: |
Sat, 18 May 2024 11:02:45 -0500 |
Distinguish a "terminal" (individual devices that generally map
one-to-one with a seated user) from a "terminal type" (which has a
programming interface).
---
man/curs_getch.3x | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index 02fefd0da..f49cc73c0 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -489,9 +489,9 @@ .SH NOTES
or
.BR \*^? "."
.\" as with pccon+keys or vt320
-Consult the terminal's
+Consult the
.I \%term\%info
-entry to determine whether this is the case;
+entry for the terminal type to determine whether this is the case;
see \fB\%infocmp\fP(1).
Some
.I curses
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 09/11] man/curs_getch.3x: Tweak wording.,
G. Branden Robinson <=