[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 01/19] man/terminfo.tail: Fix apparent thinko.
From: |
G. Branden Robinson |
Subject: |
[PATCH 01/19] man/terminfo.tail: Fix apparent thinko. |
Date: |
Sat, 21 Sep 2024 11:44:36 -0500 |
...foregound and background _colors_, not "characters".
---
man/terminfo.tail | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/terminfo.tail b/man/terminfo.tail
index 81e9cd09f..269ba4212 100644
--- a/man/terminfo.tail
+++ b/man/terminfo.tail
@@ -1629,8 +1629,8 @@ Tektronix-like
terminals have a predefined set of \fIN\fP colors
(where \fIN\fP is usually 8),
and can set
-character-cell foreground and background characters independently, mixing them
-into \fIN\fP\ *\ \fIN\fP color pairs.
+character-cell foreground and background colors independently,
+mixing them into \fIN\fP\ *\ \fIN\fP color pairs.
.bP
On HP-like terminals, the user must set each color
pair up separately (foreground and background are not independently settable).
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 01/19] man/terminfo.tail: Fix apparent thinko.,
G. Branden Robinson <=