* Stop marking header files with angle brackets when not synopsizing C
  language syntax.
* Set file names "form.h" and "menu.h" in italics, not bold.
---
 man/form_driver.3x | 3 ++-
 man/menu_driver.3x | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/man/form_driver.3x b/man/form_driver.3x
index 882a49dd4..804124657 100644
--- a/man/form_driver.3x
+++ b/man/form_driver.3x
@@ -51,7 +51,8 @@ .SS form_driver
 through \fBform_driver\fP.  This routine has three major input cases:
 .bP
 The input is a form navigation request.
-Navigation request codes are constants defined in \fB<form.h>\fP,
+Navigation request codes are constants defined in
+.IR form.h ","
 which are distinct from the key- and character codes returned
 by \fBwgetch\fP(3X).
 .bP
diff --git a/man/menu_driver.3x b/man/menu_driver.3x
index acc0d6a5b..185f3935b 100644
--- a/man/menu_driver.3x
+++ b/man/menu_driver.3x
@@ -47,7 +47,8 @@ .SH DESCRIPTION
 through \fBmenu_driver\fP.  This routine has three major input cases:
 .bP
 The input is a menu navigation request.
-Navigation request codes are constants defined in \fB<menu.h>\fP,
+Navigation request codes are constants defined in
+.IR menu.h ","
 which are distinct from the key- and character codes
 returned by \fBwgetch\fP(3X).
 .bP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to