[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 022/100] man/ncurses.3x: Revise précis of library features in "DE
From: |
G. Branden Robinson |
Subject: |
[PATCH 022/100] man/ncurses.3x: Revise précis of library features in "DESCRIPTION" section. |
Date: |
Sat, 30 Mar 2024 16:50:29 -0500 |
---
man/ncurses.3x | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 0dd20c793..f121212bf 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -84,11 +84,12 @@ .SH DESCRIPTION
.I "soft label"
keys;
.I \%term\%info
-capabilities;
+capability access;
a
-.I \%term\%cap
+.I termcap
compatibility interface;
-and access to low-level terminal-manipulation routines.
+and an abstraction of the system's API for manipulating the terminal
+(such as \fI\%termios\fP(3)).
.PP
.I \%ncurses
implements the standard interface described by
@@ -132,7 +133,7 @@ .SH DESCRIPTION
or (if it has been generated) with the debugging library \fB\-lncurses_g\fP.
(Your system integrator may also have installed these libraries under
the names \fB\-lcurses\fP and \fB\-lcurses_g\fP.)
-The ncurses_g library generates trace logs
+The debugging library generates trace logs
(in a file called \*(``trace\*('' in the current directory)
that describe curses actions.
See section \*(``ALTERNATE CONFIGURATIONS\*('' below.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 022/100] man/ncurses.3x: Revise précis of library features in "DESCRIPTION" section.,
G. Branden Robinson <=