bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 15/22] man/ncurses.3x: Parallelize grammar.


From: G. Branden Robinson
Subject: [PATCH 15/22] man/ncurses.3x: Parallelize grammar.
Date: Sat, 1 Jun 2024 15:23:34 -0500

We're conjoining two different verbs and prepositions that share the
same object.
---
 man/ncurses.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 6ab010c61..fab227f7c 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -265,7 +265,7 @@ .SS Overview
 occur.
 Among those,
 the most basic are \fB\%move\fP(3X) and \fB\%addch\fP(3X):
-these place the cursor and write a character to
+these place the cursor within and write a character to
 .BR \%stdscr ,
 respectively.
 .PP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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