bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 14/20] man/tput.1: Promote Thomas's most recent example to first


From: G. Branden Robinson
Subject: [PATCH 14/20] man/tput.1: Promote Thomas's most recent example to first class.
Date: Fri, 29 Dec 2023 21:02:15 -0600

No need to bury it under "tput -S" when it appears strictly superior,
at least for casual command-line use.
---
 man/tput.1 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/tput.1 b/man/tput.1
index e361a5bd5..dd9943170 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -647,12 +647,12 @@ .SH EXAMPLES
 and turns on bold
 (extra bright)
 mode.
-.IP
-The same sequence of commands can be combined using the OpenBSD feature:
-.IP
-.EX
-$ \fB@TPUT@ \fBclear\fP \fBcup 10 10\fP \fBbold\fP
-.EE
+.TP 5
+.B @TPUT@ clear cup 10 10 bold
+Perform the same actions as the foregoing
+.RB \%\[lq] @TPUT@
+.BR \-S \[rq]
+example.
 .SH SEE ALSO
 \fB\%@CLEAR@\fP(1),
 \fB\%stty\fP(1),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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