[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 17/22] man/curs_util.3x: Fix style nit.
From: |
G. Branden Robinson |
Subject: |
[PATCH 17/22] man/curs_util.3x: Fix style nit. |
Date: |
Sat, 1 Jun 2024 15:23:59 -0500 |
Spell "key code" thus, as two words.
---
man/curs_util.3x | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_util.3x b/man/curs_util.3x
index ad9239723..a744831b9 100644
--- a/man/curs_util.3x
+++ b/man/curs_util.3x
@@ -323,9 +323,9 @@ .SS keyname
The \fBkeyname\fP function may return the names of user-defined
string capabilities which are defined in the terminfo entry via the \fB\-x\fP
option of \fB@TIC@\fP.
-This implementation automatically assigns at run-time keycodes to
+This implementation automatically assigns at run-time key codes to
user-defined strings which begin with \*(``k\*(''.
-The keycodes start at KEY_MAX, but are not guaranteed to be
+The key codes start at KEY_MAX, but are not guaranteed to be
the same value for different runs because user-defined codes are
merged from all terminal descriptions which have been loaded.
The \fBuse_extended_names\fP(3X) function controls whether this data is
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 17/22] man/curs_util.3x: Fix style nit.,
G. Branden Robinson <=