bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 065/177] man/{tput,tset}.1: Clarify "special characters".


From: G. Branden Robinson
Subject: [PATCH 065/177] man/{tput,tset}.1: Clarify "special characters".
Date: Mon, 13 Jan 2025 11:25:04 -0600

Avoid confusion with graphical symbols.
---
 man/tput.1 | 6 +++---
 man/tset.1 | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/tput.1 b/man/tput.1
index deccaf2f5..83d2d6c7a 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -223,7 +223,7 @@ .SS Operands
 enabling newline translation,
 and
 .bP
-setting any unset special characters to their default values.
+setting any special input characters to their default values.
 .RE
 .TP 5
 (2)
@@ -859,7 +859,7 @@ .SH HISTORY
 its \fB\%@TSET@\fP and \fB\%@TPUT@\fP utilities differed.
 .bP
 \fB\%@TSET@\fP was more effective,
-resetting the terminal modes and special characters.
+resetting the terminal's modes and special input characters.
 .bP
 On the other hand,
 \fB\%@TSET@\fP's repertoire of terminal capabilities for resetting the
@@ -877,7 +877,7 @@ .SH HISTORY
 The
 .B \%reset
 program is traditionally an alias for \fB\%@TSET@\fP due to its ability
-to reset terminal modes and special characters.
+to reset the terminal's modes and special input characters.
 .PP
 As of
 .I \%ncurses
diff --git a/man/tset.1 b/man/tset.1
index 721dbd79b..7e2911856 100644
--- a/man/tset.1
+++ b/man/tset.1
@@ -141,7 +141,7 @@ .SS "\fIreset\fP \(em reinitialization"
 .bP
 turns on newline translation and
 .bP
-resets any unset special characters to their default values
+resets special input characters to their default values
 .PP
 before
 doing the terminal initialization described above.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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