Style:
* Tighten wording.

Markup:
* Favor man(7) font style macros over *roff font selection escape
  sequences, except for man page cross references (because
  man/make_sed.sh recognizes only certain patterns when rewriting such
  cross references) and terms in the "NAME" section (because the
  generated edit_man.sh script expects font selection escape sequences
  when scraping terms thence to gather names for man page aliases).
---
 man/infotocap.1m | 39 ++++++++++++++++++++++++++++-----------
 1 file changed, 28 insertions(+), 11 deletions(-)

diff --git a/man/infotocap.1m b/man/infotocap.1m
index 419f6b160..595846f39 100644
--- a/man/infotocap.1m
+++ b/man/infotocap.1m
@@ -51,30 +51,47 @@ .SH SYNOPSIS
 .P
 .B "@INFOTOCAP@ \-V"
 .SH DESCRIPTION
-\fB\%@INFOTOCAP@\fP translates terminal descriptions.
-It looks in each given text \fIfile\fP for \fI\%terminfo\fP entries and,
+.B \%@INFOTOCAP@
+translates terminal descriptions.
+It looks in each given text
+.I file
+for
+.I \%terminfo
+entries and,
 for each one found,
-it writes an analogous \fI\%termcap\fP description to the standard
-output stream.
-\fI\%terminfo\fP \*(``\fBuse\fP\*('' capabilities translate to
-\fI\%termcap\fP \fBtc\fP capabilities.
-Because \fI\%termcap\fP is a less expressive format than
-\fI\%terminfo\fP,
+writes an analogous
+.I \%termcap
+description to the standard output stream.
+.I \%terminfo
+.RB \*(`` use \*(''
+capabilities translate to
+.I \%termcap
+.B tc
+capabilities.
+Because
+.I \%termcap
+is a less expressive format than
+.IR \%terminfo ,
 some capabilities cannot be translated.
 .PP
 This utility is implemented as a link to \fB\%@TIC@\fP(1M),
 with the latter's
 .B \-C
 option implied.
-You can use other \fB\%@TIC@\fP options such as
+You can use other
+.B \%@TIC@
+options such as
 .BR \-1 ,
 .BR \-f ,
 .BR \-v ,
 .BR \-w ,
 and
 .BR \-x .
-The \fB\-V\fP option reports the version of \fI\%ncurses\fP associated
-with this program and exits with a successful status.
+The
+.B \-V
+option reports the version of
+.I \%ncurses
+associated with this program and exits with a successful status.
 .SH FILES
 .TP
 .I @TERMINFO@
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to