bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 03/17] man/toe.1m: Drop unnecessary quotation marks.


From: G. Branden Robinson
Subject: [PATCH 03/17] man/toe.1m: Drop unnecessary quotation marks.
Date: Fri, 13 Oct 2023 18:39:19 -0500

Boldface does the job, and "tc" is not confusable with an English word
in the sentence even if style changes are suppressed; cf. "use".
---
 man/toe.1m | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/toe.1m b/man/toe.1m
index 132146b9..77541efe 100644
--- a/man/toe.1m
+++ b/man/toe.1m
@@ -105,7 +105,7 @@ .SH OPTIONS
 lists terminal type dependencies in \fIfile\fP,
 a \fIterminfo\fP entry source or \fItermcap\fP database file.
 The report summarizes the \*(``\fBuse\fP\*('' (\fIterminfo\fP) and
-\*(``\fBtc\fP\*('' (\fItermcap\fP) relations:
+\fBtc\fP (\fItermcap\fP) relations:
 each line comprises the primary name of a terminal type employing
 \fBuse\fP/\fBtc\fP capabilities,
 a colon,
@@ -117,7 +117,7 @@ .SH OPTIONS
 lists terminal type reverse dependencies in \fIfile\fP,
 a \fIterminfo\fP entry source or \fItermcap\fP database file.
 The report summarizes the \*(``\fBuse\fP\*('' (\fIterminfo\fP) and
-\*(``\fBtc\fP\*('' (\fItermcap\fP) reverse relations:
+\fBtc\fP (\fItermcap\fP) reverse relations:
 each line comprises the primary name of a terminal type occurring in
 \fBuse\fP/\fBtc\fP capabilities,
 a colon,
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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