bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 040/177] man/curs_get{, _w}str.3x: Revise summary descriptions.


From: G. Branden Robinson
Subject: [PATCH 040/177] man/curs_get{, _w}str.3x: Revise summary descriptions.
Date: Mon, 13 Jan 2025 11:20:51 -0600

Parallelize their wording, using the verb "read" to describe their
operation.
---
 man/curs_get_wstr.3x | 2 +-
 man/curs_getstr.3x   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x
index 698920cf2..b6aa4d607 100644
--- a/man/curs_get_wstr.3x
+++ b/man/curs_get_wstr.3x
@@ -53,7 +53,7 @@ .SH NAME
 \fB\%mvgetn_wstr\fP,
 \fB\%mvwget_wstr\fP,
 \fB\%mvwgetn_wstr\fP \-
-get a wide-character string from a \fIcurses\fR terminal keyboard
+read a wide-character string from a \fIcurses\fR terminal keyboard
 .SH SYNOPSIS
 .nf
 \fB#include <curses.h>
diff --git a/man/curs_getstr.3x b/man/curs_getstr.3x
index e1a64d089..2588c02ca 100644
--- a/man/curs_getstr.3x
+++ b/man/curs_getstr.3x
@@ -55,7 +55,7 @@ .SH NAME
 \fB\%mvgetnstr\fP,
 \fB\%mvwgetstr\fP,
 \fB\%mvwgetnstr\fP \-
-accept character strings from \fIcurses\fR terminal keyboard
+read a character string from \fIcurses\fR terminal keyboard
 .SH SYNOPSIS
 .nf
 \fB#include <curses.h>
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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