bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 069/177] man/tput.1: Set libc symbols in italics, not bold.


From: G. Branden Robinson
Subject: [PATCH 069/177] man/tput.1: Set libc symbols in italics, not bold.
Date: Mon, 13 Jan 2025 11:25:49 -0600

...even in man page cross references.  (ioctl(2) is a "foreign" man
page.)
---
 man/tput.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/tput.1 b/man/tput.1
index 9385427a2..19af00a54 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -287,7 +287,7 @@ .SS Operands
 to a file will capture only part of their actions.
 Changes to the terminal modes are not affected by file descriptor
 redirection,
-since the terminal modes are altered via \fB\%ioctl\fP(2).
+since the terminal modes are altered via \fI\%ioctl\fP(2).
 .SS Aliases
 If
 .B \%@TPUT@
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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