[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 18/23] man/ncurses.3x: Fix style nit.
From: |
G. Branden Robinson |
Subject: |
[PATCH 18/23] man/ncurses.3x: Fix style nit. |
Date: |
Sat, 22 Jun 2024 12:49:52 -0500 |
Set "untic" in italics, not bold, since it is a "foreign" application,
not something ncurses provides or documents.
---
man/ncurses.3x | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 86fedda05..c8b56235f 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -2021,7 +2021,9 @@ .SH PORTABILITY
.I \%ncurses
intends base-level conformance with X/Open Curses,
and supports all features of its enhanced level
-except the \fB\%untic\fP utility.
+except the
+.I \%untic
+utility.
.PP
Differences between X/Open Curses and
.I \%ncurses
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 18/23] man/ncurses.3x: Fix style nit.,
G. Branden Robinson <=