bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 08/22] man/curs_getch.3x: Fix grammar nits.


From: G. Branden Robinson
Subject: [PATCH 08/22] man/curs_getch.3x: Fix grammar nits.
Date: Sat, 1 Jun 2024 15:22:13 -0500

* Fix wordo.
* Fix missing word.
---
 man/curs_getch.3x | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index 6e6a91380..701435ccc 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -229,7 +229,7 @@ .SS "Keypad Mode"
 Consequently,
 a user of a
 .I curses
-application may experience a delay after they escape key is pressed
+application may experience a delay after the escape key is pressed
 while
 .I curses
 disambiguates the input;
@@ -553,8 +553,8 @@ .SH NOTES
 (also known variously as the \*(``3B1\*('', \*(``Safari 4\*('', and
 \*(``UNIX PC\*(''),
 a 1985 machine rich in function keys.
-Today's computer keyboards are based that of the IBM PC/AT and tend to
-have fewer.
+Today's computer keyboards are based on that of the IBM PC/AT
+and tend to have fewer.
 A
 .I curses
 application can expect such a keyboard to transmit key codes
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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