X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=man%2Fmenu_post.3x;h=15f232a64bf2e4678e269b8c6a4b10cbfcfe1f22;hb=bb55d9e3947102ec2554482d47d21402093f32e8;hp=2d96b558882c3e5c0f827a1b0258fe9529340389;hpb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;p=ncurses.git diff --git a/man/menu_post.3x b/man/menu_post.3x index 2d96b558..15f232a6 100644 --- a/man/menu_post.3x +++ b/man/menu_post.3x @@ -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 * @@ -28,18 +28,18 @@ .\" 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 \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