bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 09/22] man/curs_getch.3x: Relocate material.


From: G. Branden Robinson
Subject: [PATCH 09/22] man/curs_getch.3x: Relocate material.
Date: Sat, 1 Jun 2024 15:22:23 -0500

Mention macro availability as the first item in the "NOTES" section, for
consistency with other ncurses man pages.
---
 man/curs_getch.3x | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index 701435ccc..91078fa96 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -470,6 +470,12 @@ .SH RETURN VALUE
 or
 .BR FALSE "."
 .SH NOTES
+.BR \%getch ","
+.BR \%mvgetch ","
+and
+.B \%mvwgetch
+may be implemented as macros.
+.PP
 .I curses
 discourages assignment of the ESC key to a discrete function by the
 programmer because the library requires a delay while it awaits the
@@ -577,12 +583,6 @@ .SH NOTES
 for 1 \(<=
 .I n
 \(<= 12.
-.PP
-.BR \%getch ","
-.BR \%mvgetch ","
-and
-.B \%mvwgetch
-may be implemented as macros.
 .SH EXTENSIONS
 In
 .IR \%ncurses ","
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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