bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 35/45] man/ncurses.3x: Cross reference keypad.3x in "Overview" su


From: G. Branden Robinson
Subject: [PATCH 35/45] man/ncurses.3x: Cross reference keypad.3x in "Overview" subsection.
Date: Sat, 25 May 2024 12:44:28 -0500

A grasp of the curses keypad concept is important to most application
programmers.
---
 man/ncurses.3x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 0bf27759f..a337e994c 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -331,9 +331,9 @@ .SS Overview
 appears as a control character or a multibyte
 .I "escape sequence."
 .I curses
-translates the latter into unique
+can translate the latter into unique
 .I "key codes."
-See \fB\%getch\fP(3X).
+See \fB\%keypad\fP(3X) and \fB\%getch\fP(3X).
 .PP
 .I \%ncurses
 provides reimplementations of the SVr4 \fBpanel\fP(3X), \fBform\fP(3X),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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