bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 06/52] man/ncurses.3x: Identify ACS feature by name.


From: G. Branden Robinson
Subject: [PATCH 06/52] man/ncurses.3x: Identify ACS feature by name.
Date: Fri, 22 Dec 2023 17:00:50 -0600

It may help demystify the capability codes "acsc", "enacs", "rmacs", and
so forth.
---
 man/ncurses.3x | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 53b83ab26..abf7ba057 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -268,8 +268,9 @@ .SS Overview
 See \fB\%curs_attr\fP(3X).
 .PP
 .I curses
-predefines symbols for a small set of line graphics characters,
-corresponding to the VT100 line drawing set.
+predefines constants for a small set of line-drawing and other graphics,
+corresponding to the DEC Alternate Character Set (ACS),
+a feature of VT100 and other terminals.
 See
 \fB\%waddch\fP(3X) and
 \fB\%wadd_wch\fP(3X).
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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