bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 02/19] man/curs_attr.3x: Fix terminology and history.


From: G. Branden Robinson
Subject: [PATCH 02/19] man/curs_attr.3x: Fix terminology and history.
Date: Sat, 21 Sep 2024 11:44:49 -0500

Migrate to "blank", not "background", character term.  More accurately
note the origin of this library feature.
---
 man/curs_attr.3x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/curs_attr.3x b/man/curs_attr.3x
index 9072b2938..5bf588ed3 100644
--- a/man/curs_attr.3x
+++ b/man/curs_attr.3x
@@ -586,10 +586,10 @@ .SH HISTORY
 .bP
 pads, soft-keys were added in SVr3, and
 .PP
-Goodheart did not mention the background character or the
+Goodheart did not mention the blank character or the
 .I \%cchar_t
 type.
-Those are respectively SVr4 and X/Open features.
+Those are respectively SVr3.1 and X/Open features.
 He did mention the \fBA_\fP constants, but did not indicate their values.
 Those were not the same in different systems,
 even for those marked as System V.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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