]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_hook.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_hook.3x
index a3b53d9bed25b2d9f44462efd9bc2bb4a1707c7e..f0cd7ceccd5ce82d59c3ecdd7e552c62c57c9af9 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_hook.3x,v 1.24 2023/09/16 23:38:39 tom Exp $
-.TH menu_hook 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: menu_hook.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
+.TH menu_hook 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBmenu_hook\fP \-
 set hooks for automatic invocation by applications
@@ -87,8 +87,6 @@ The routine succeeded.
 .TP 5
 .B E_SYSTEM_ERROR
 System error occurred (see \fBerrno\fP(3)).
-.SH SEE ALSO
-\fBcurses\fP(3X), \fBmenu\fP(3X).
 .SH NOTES
 The header file \fB<menu.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -100,3 +98,6 @@ Version 7 or BSD versions.
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric
 S. Raymond.
+.SH SEE ALSO
+\fB\%curses\fP(3X),
+\fB\%menu\fP(3X)