]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_driver.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_driver.3x
index 9891e4a13f84fbdbae52e70d20081d0f483e683c..6acda6b71c73de664f7d67e2a068d1db9cb04fe2 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_driver.3x,v 1.37 2023/09/16 23:38:39 tom Exp $
-.TH menu_driver 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: menu_driver.3x,v 1.40 2023/09/30 21:38:11 tom Exp $
+.TH menu_driver 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
@@ -189,10 +189,6 @@ Character failed to match.
 .TP 5
 .B E_REQUEST_DENIED
 The menu driver could not process the request.
-.SH SEE ALSO
-\fBcurses\fP(3X),
-\fBgetch\fP(3X),
-\fBmenu\fP(3X).
 .SH NOTES
 The header file \fB<menu.h>\fP automatically includes the header files
 \fB<curses.h>\fP.
@@ -204,3 +200,7 @@ The support for mouse events is ncurses specific.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
+.SH SEE ALSO
+\fB\%curses\fP(3X),
+\fB\%getch\fP(3X),
+\fB\%menu\fP(3X)