bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 18/42] man/ncurses.3x: Slightly revise "Routine Name Index" subse


From: G. Branden Robinson
Subject: [PATCH 18/42] man/ncurses.3x: Slightly revise "Routine Name Index" subsection.
Date: Sat, 16 Dec 2023 11:44:25 -0600

* Rename it to "Function Name Index".  Quote multi-word macro argument.
* Drop superfluous tbl(1) row definition.
* Use a single instead of a double rule under the table heading.
* Set "curses" in bold-italics, following its italicization in prose
  (and remaining consistent with the weight of the table heading).
* Lightly recast.
---
 man/ncurses.3x | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 5b830e0c9..09187fae5 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -479,11 +479,11 @@ .SS "Wide and Non-wide Character Configurations"
 the window border-drawing and -clearing functions are suffixed with
 \*(``_set\*(''.
 .\"
-.SS Routine Name Index
+.SS "Function Name Index"
 The following table lists the
 .I curses
-functions provided in the non-wide and wide APIs and the names of the
-manual pages on which they are described.
+functions provided in the non-wide and wide APIs and the corresponding
+man pages that describe them.
 Those flagged with \*(``*\*(''
 are
 .IR \%ncurses -specific,
@@ -491,10 +491,9 @@ .SS Routine Name Index
 .PP
 .TS
 center tab(/);
-l l
 l l .
-\fBcurses\fP Routine Name/Manual Page Name
-=
+\f(BIcurses\fP Function Name/Man Page
+_
 COLOR_PAIR/\fBcurs_color\fP(3X)
 PAIR_NUMBER/\fBcurs_attr\fP(3X)
 add_wch/\fBcurs_add_wch\fP(3X)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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