bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 5/5] man/tset.1: Strengthen cross reference.


From: G. Branden Robinson
Subject: [PATCH 5/5] man/tset.1: Strengthen cross reference.
Date: Sat, 27 Apr 2024 11:48:15 -0500

Protect it from hyphenation and make it look like a proper man page
cross reference.
---
 man/tset.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/tset.1 b/man/tset.1
index d64f9850f..6f8a5dd44 100644
--- a/man/tset.1
+++ b/man/tset.1
@@ -391,7 +391,7 @@ .SH PORTABILITY
 size from the operating system.
 .bP
 In \fI\%ncurses\fP, \fB@TSET@\fP obtains the window size using
-\fBsetupterm\fP, which may be from
+\fB\%setupterm\fP(3X), which may be from
 the operating system,
 the \fILINES\fP and \fICOLUMNS\fP environment variables or
 the terminal description.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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