[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 02/51] man/keyok.3x: Fix style nits.
From: |
G. Branden Robinson |
Subject: |
[PATCH 02/51] man/keyok.3x: Fix style nits. |
Date: |
Fri, 26 Jul 2024 12:46:39 -0500 |
* Change verb to more strongly imply user control of outcome.
* Set names of curses functions in italics, _not_ bold, when referring
to them generically (contrast with the ncurses implementation of them,
which these man pages document), affecting the "PORTABILITY" and
(when present) "HISTORY" sections.
---
man/keyok.3x | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/keyok.3x b/man/keyok.3x
index d4b94ac3a..1a5282f69 100644
--- a/man/keyok.3x
+++ b/man/keyok.3x
@@ -59,7 +59,7 @@ .SH DESCRIPTION
\fB\%wget_wch\fP(3X)).
Key codes that have been disabled can be re-enabled.
.I bf
-indicates the desired enablement status.
+selects the desired enablement status.
This operation is more fine-grained than calling \fB\%keypad\fP(3X),
which affects
.I all
@@ -100,7 +100,7 @@ .SH PORTABILITY
NetBSD
.I curses
since 2.0 (2004) supports
-.BR \%keyok "."
+.IR \%keyok "."
.SH AUTHORS
Thomas Dickey
.SH SEE ALSO
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 02/51] man/keyok.3x: Fix style nits.,
G. Branden Robinson <=