]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_post.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_post.3x
index 15f232a64bf2e4678e269b8c6a4b10cbfcfe1f22..29e90f8753134b053dc88b822eb72a41542e9701 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_post.3x,v 1.28 2023/09/16 23:38:39 tom Exp $
-.TH menu_post 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: menu_post.3x,v 1.31 2023/09/30 21:38:11 tom Exp $
+.TH menu_post 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBpost_menu\fP,
 \fBunpost_menu\fP \-
@@ -77,8 +77,6 @@ The menu has not been posted.
 .TP 5
 .B E_NOT_CONNECTED
 No items are connected to the menu.
-.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.
@@ -89,3 +87,6 @@ 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\%menu\fP(3X)