[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 096/100] man/curs_termcap.3x: Recast to improve precision.
From: |
G. Branden Robinson |
Subject: |
[PATCH 096/100] man/curs_termcap.3x: Recast to improve precision. |
Date: |
Sat, 30 Mar 2024 17:03:39 -0500 |
---
man/curs_termcap.3x | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/curs_termcap.3x b/man/curs_termcap.3x
index f292f9d8f..5e27647bd 100644
--- a/man/curs_termcap.3x
+++ b/man/curs_termcap.3x
@@ -115,7 +115,7 @@ .SS Initialization
X/Open Curses now withdrawn.
The BSD \fItermcap\fP library would store a copy of the terminal type
description in the area referenced by this pointer.
-\fI\%ncurses\fP stores terminal type descriptions in compiled form,
+\fI\%term\%info\fP stores terminal type descriptions in compiled form,
which is not the same thing.
.bP
The meanings of the return values differ.
@@ -493,8 +493,8 @@ .SH BUGS
not the older and not-quite-compatible \fItermcap\fP notation.
This does not cause problems if all you do with it is call \fB\%tgoto\fP
or \fB\%tparm\fP,
-which both expand \fI\%term\%info\fP-style strings as \fI\%term\%info\fP
-does.
+which both parametrically expand \fI\%term\%info\fP-style string
+capabilities as \fI\%term\%info\fP does.
(If
.I \%ncurses
is configured to support \fItermcap,\fP
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 096/100] man/curs_termcap.3x: Recast to improve precision.,
G. Branden Robinson <=