[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 16/22] man/curs_util.3x: Fix erroneous argument reference.
From: |
G. Branden Robinson |
Subject: |
[PATCH 16/22] man/curs_util.3x: Fix erroneous argument reference. |
Date: |
Sat, 1 Jun 2024 15:23:49 -0500 |
---
man/curs_util.3x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/curs_util.3x b/man/curs_util.3x
index 3cb3fa726..ad9239723 100644
--- a/man/curs_util.3x
+++ b/man/curs_util.3x
@@ -128,7 +128,7 @@ .SS "keyname, key_name"
.LP
The corresponding \fBkey_name\fP returns
a multibyte character string corresponding
-to the wide-character value \fIw\fP.
+to the wide-character value \fIwc\fP.
The two functions (\fBkeyname\fP and \fBkey_name\fP)
do not return the same set of strings:
.bP
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 16/22] man/curs_util.3x: Fix erroneous argument reference.,
G. Branden Robinson <=