]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_new.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_new.3x
index 7793102dd69d358de99e36d22f801c2bf146c3e5..b739159c1d02fd9a0557dbdb219d38fc70f63e4a 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_new.3x,v 1.27 2023/09/16 23:38:39 tom Exp $
-.TH menu_new 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: menu_new.3x,v 1.30 2023/09/30 21:38:11 tom Exp $
+.TH menu_new 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBnew_menu\fP,
 \fBfree_menu\fP \-
 .SH NAME
 \fBnew_menu\fP,
 \fBfree_menu\fP \-
@@ -69,8 +69,6 @@ Routine detected an incorrect or out-of-range argument.
 .TP 5
 .B E_POSTED
 The menu has already been posted.
 .TP 5
 .B E_POSTED
 The menu has already been posted.
-.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.
 .SH NOTES
 The header file \fB<menu.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -81,3 +79,6 @@ Version 7 or BSD versions.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
+.SH SEE ALSO
+\fB\%curses\fP(3X),
+\fB\%menu\fP(3X)