]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_win.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_win.3x
index 47e5bac28691956a5e659a4d0aba8591bd80af85..6035ee3d35fd865cc54dd7eea108c197718c87b5 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_win.3x,v 1.24 2023/09/16 23:38:39 tom Exp $
-.TH menu_win 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: menu_win.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
+.TH menu_win 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBmenu_win\fP \-
 make and break menu window and subwindow associations
@@ -80,10 +80,6 @@ The menu has already been posted.
 .TP 5
 .B E_NOT_CONNECTED
 No items are connected to the menu.
-.SH SEE ALSO
-\fBcurses\fP(3X),
-\fBcurs_variables\fP(3X),
-\fBmenu\fP(3X).
 .SH NOTES
 The header file \fB<menu.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -94,3 +90,7 @@ Version 7 or BSD versions.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
+.SH SEE ALSO
+\fB\%curses\fP(3X),
+\fB\%curs_variables\fP(3X),
+\fB\%menu\fP(3X)