bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH] man/clear.1: Set terminfo command names in bold.


From: G. Branden Robinson
Subject: [PATCH] man/clear.1: Set terminfo command names in bold.
Date: Mon, 25 Sep 2023 15:15:05 -0500

I missed a spot.
---
 man/clear.1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/clear.1 b/man/clear.1
index 79acd25d..2b2b4c7e 100644
--- a/man/clear.1
+++ b/man/clear.1
@@ -203,7 +203,8 @@ .SH HISTORY
 share its logic with \fB\%@CLEAR@\fP and \fB\%@TSET@\fP.
 .SH PORTABILITY
 Neither IEEE Std 1003.1/The Open Group Base Specifications Issue 7
-(POSIX.1-2008) nor X/Open Curses Issue 7 documents @TSET@ or @RESET@.
+(POSIX.1-2008) nor X/Open Curses Issue 7 documents \fB\%@TSET@\fP or
+\fB\%@RESET@\fP.
 .PP
 The latter documents \fBtput\fP,
 which could be used to replace this utility either via a shell script or
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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