bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 14/22] man/ncurses.3x: Recast.


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

...fixing a missing verb along the way.
---
 man/ncurses.3x | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index cf0a28725..6ab010c61 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -498,8 +498,8 @@ .SS "Wide and Non-wide Character Configurations"
 .I \%cchar_t
 corresponds to the non-wide configuration's
 .IR \%chtype .
-It always a structure type,
-because it stores more data than fit into a standard scalar type.
+It is a structure type
+because it requires more storage than fits into a standard scalar type.
 A character code may not be representable as a
 .IR \%char ,
 and moreover more than one character may occupy a cell
@@ -1098,8 +1098,8 @@ .SS "\fICC\fP (command character)"
 .I \%term\%info
 entries provide this feature.
 .PP
-Because this name is also used in development environments to represent
-the C compiler's name,
+Because this name is also used in development environments to store the
+C compiler's name,
 .I \%ncurses
 ignores its value if it is not one character in length.
 .SS "\fICOLUMNS\fP"
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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