[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 36/45] man/ncurses.3x: Migrate terminology.
From: |
G. Branden Robinson |
Subject: |
[PATCH 36/45] man/ncurses.3x: Migrate terminology. |
Date: |
Sat, 25 May 2024 12:44:36 -0500 |
Continue terminological reform: say simply "attributes" rather than
"rendering attibutes".
---
man/ncurses.3x | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index a337e994c..077218f67 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -301,9 +301,9 @@ .SS Overview
See \fB\%curs_pad\fP(3X).
.PP
Many terminals support configuration of character cell foreground and
-background colors as well as rendering
+background colors as well as
.IR attributes ","
-which cause characters to show up in such modes as
+which cause characters to render in such modes as
boldfaced,
underlined,
or in reverse video.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 36/45] man/ncurses.3x: Migrate terminology.,
G. Branden Robinson <=