bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 014/177] man/curs_add{,_}wch.3x: Migrate terminology.


From: G. Branden Robinson
Subject: [PATCH 014/177] man/curs_add{,_}wch.3x: Migrate terminology.
Date: Mon, 13 Jan 2025 11:15:46 -0600

...from "special characters", also used in "man/tput.1" and "man/tset.1"
to refer to terminal special input characters, to "symbols".
---
 man/curs_add_wch.3x | 2 +-
 man/curs_addch.3x   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 37a842a92..78f09481b 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -195,7 +195,7 @@ .SS "Forms-Drawing Characters"
 .B \%WACS_
 that can be used with
 .B \%wadd_wch
-to write line-drawing and other special characters to the screen.
+to write line-drawing and other symbols to the screen.
 .I \%ncurses
 terms these
 .I "forms-drawing characters."
diff --git a/man/curs_addch.3x b/man/curs_addch.3x
index c5abdbd87..7a17d05e8 100644
--- a/man/curs_addch.3x
+++ b/man/curs_addch.3x
@@ -174,7 +174,7 @@ .SS "Forms-Drawing Characters"
 .B \%ACS_
 that can be used with
 .B \%waddch
-to write line-drawing and other special characters to the screen.
+to write line-drawing and other symbols to the screen.
 .I \%ncurses
 terms these
 .I "forms-drawing characters."
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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