bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 06/23] man/curs_beep.3x: Fix style nit (typeface choice).


From: G. Branden Robinson
Subject: [PATCH 06/23] man/curs_beep.3x: Fix style nit (typeface choice).
Date: Sat, 22 Jun 2024 12:48:00 -0500

Set names of curses functions in italics, _not_ bold, when referring
to them generically (contrast with the ncurses implementation of them,
which these man pages document).
---
 man/curs_beep.3x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/curs_beep.3x b/man/curs_beep.3x
index 6a01deca2..a17670a46 100644
--- a/man/curs_beep.3x
+++ b/man/curs_beep.3x
@@ -101,9 +101,9 @@ .SH PORTABILITY
 .BR OK ","
 and X/Open Curses specifies them as doing so.
 .SH HISTORY
-.B beep
+.I beep
 and
-.B flash
+.I flash
 appeared in SVr2 (1984).
 .SH SEE ALSO
 \fB\%curses\fP(3X),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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