bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 22/32] man/curs_getstr.3x: Favor active voice over passive.


From: G. Branden Robinson
Subject: [PATCH 22/32] man/curs_getstr.3x: Favor active voice over passive.
Date: Sat, 11 May 2024 08:31:13 -0500

---
 man/curs_getstr.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_getstr.3x b/man/curs_getstr.3x
index 4a49352a1..818a534cd 100644
--- a/man/curs_getstr.3x
+++ b/man/curs_getstr.3x
@@ -199,7 +199,7 @@ .SH PORTABILITY
 .PP
 X/Open Curses, Issue 5 (2007) stated that these functions
 \*(``read at most \fIn\fP bytes\*(''
-but did not state whether the terminating NUL is counted in that limit.
+but did not state whether the terminating NUL counted toward that limit.
 X/Open Curses, Issue 7 (2009) changed that to say they
 \*(``read at most \fIn\fP\-1 bytes\*(''
 to allow for the terminating NUL.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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