Use single horizontal rule below table column headings, not double.  A
single rule is more consistent with other ncurses man pages (except for
curs_getch.3x and curs_mouse.3x, which use horizontal rules internally
to group logically related rows of data, and where a double rule
therefore makes perfect sense to separate column headings from data).
---
 man/form.3x | 2 +-
 man/menu.3x | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/form.3x b/man/form.3x
index 2fe931ccc..89cb58e74 100644
--- a/man/form.3x
+++ b/man/form.3x
@@ -96,7 +96,7 @@ .SS "Routine Name Index"
 .TS
 L L.
 \fBcurses\fP Routine Name      Manual Page Name
-=
+_
 current_field  \fBform_page\fP(3X)
 data_ahead     \fBform_data\fP(3X)
 data_behind    \fBform_data\fP(3X)
diff --git a/man/menu.3x b/man/menu.3x
index 4d21b9c6a..a5b6e8930 100644
--- a/man/menu.3x
+++ b/man/menu.3x
@@ -85,7 +85,7 @@ .SS "Routine Name Index"
 .TS
 L L.
 \fBcurses\fP Routine Name      Manual Page Name
-=
+_
 current_item   \fBmitem_current\fP(3X)
 free_item      \fBmitem_new\fP(3X)
 free_menu      \fBmenu_new\fP(3X)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to