[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 25/40] man/curs_add_wch.3x: Correct the stated acsc character ran
From: |
G. Branden Robinson |
Subject: |
[PATCH 25/40] man/curs_add_wch.3x: Correct the stated acsc character ranges for WACS symbols. |
Date: |
Sat, 1 Feb 2025 11:32:58 -0600 |
---
man/curs_add_wch.3x | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 95bf1ab36..c5c983055 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -295,8 +295,13 @@ .SS "Forms-Drawing Characters"
WACS_VLINE 0x2502 | x vertical line
.TE
.PP
-The wide-character configuration of \fI\%ncurses\fP also defines symbols
-for thick lines (\fBacsc\fP \*(``J\*('' to \*(``V\*(''):
+The
+.I \%ncurses
+wide API also defines symbols for thick lines
+.RB \%( acsc
+\*(``J\*('' through \*(``N\*('',
+\*(``T\*('' through \*(``X\*('',
+and \*(``Q\*(''):
.PP
.TS
Lb Lb Lb Lb Lb
@@ -340,7 +345,10 @@ .SS "Forms-Drawing Characters"
T}
.TE
.PP
-and for double-lines (\fBacsc\fP \*(``A\*('' to \*(``I\*(''):
+and for double lines
+.RB \%( acsc
+\*(``A\*('' through \*(``I\*('',
+plus \*(``R\*('' and \*(``Y\*(''):
.PP
.TS
Lb Lb Lb Lb Lb
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 25/40] man/curs_add_wch.3x: Correct the stated acsc character ranges for WACS symbols.,
G. Branden Robinson <=