bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 14/43] man/curs_get{,_w}ch.3x: Clarify summary descriptions.


From: G. Branden Robinson
Subject: [PATCH 14/43] man/curs_get{,_w}ch.3x: Clarify summary descriptions.
Date: Mon, 9 Sep 2024 09:15:16 -0500

---
 man/curs_get_wch.3x | 1 +
 man/curs_getch.3x   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/curs_get_wch.3x b/man/curs_get_wch.3x
index ef5e10a30..38964d344 100644
--- a/man/curs_get_wch.3x
+++ b/man/curs_get_wch.3x
@@ -51,6 +51,7 @@ .SH NAME
 \fB\%mvwget_wch\fP,
 \fB\%unget_wch\fP \-
 get (or push back) a wide character from \fIcurses\fR terminal keyboard
+buffer
 .SH SYNOPSIS
 .nf
 \fB#include <curses.h>
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index 0abb9c7f8..d683612d1 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -57,7 +57,7 @@ .SH NAME
 \fB\%mvwgetch\fP,
 \fB\%ungetch\fP,
 \fB\%has_key\fP \-
-get (or push back) characters from \fIcurses\fR terminal keyboard
+get (or push back) characters from \fIcurses\fR terminal keyboard buffer
 .SH SYNOPSIS
 .nf
 .B #include <curses.h>
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]