]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_post.3x
ncurses 6.4 - patch 20230918
[ncurses.git] / man / menu_post.3x
index 2d96b558882c3e5c0f827a1b0258fe9529340389..15f232a64bf2e4678e269b8c6a4b10cbfcfe1f22 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_post.3x,v 1.22 2022/02/12 20:02:20 tom Exp $
-.TH menu_post 3X ""
+.\" $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"
 .SH NAME
 \fBpost_menu\fP,
-\fBunpost_menu\fP \- write or erase menus from associated subwindows
+\fBunpost_menu\fP \-
+write or erase menus from associated subwindows
 .SH SYNOPSIS
 \fB#include <menu.h>\fP
 .sp
 \fBint post_menu(MENU *\fImenu\fB);\fR
 .br
 \fBint unpost_menu(MENU *\fImenu\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBpost_menu\fP displays a menu to its associated subwindow.
 To