X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_new.3x;h=3b04f93bb162f24dbfdcbacdfb0a87c9b097b997;hp=6deb97d982c2dc25d493b6b3de94108e9d95b07c;hb=5925150381bb42a4d8c7116d62c348a7b84309f3;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/man/menu_new.3x b/man/menu_new.3x index 6deb97d9..3b04f93b 100644 --- a/man/menu_new.3x +++ b/man/menu_new.3x @@ -28,7 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_new.3x,v 1.17 2020/10/17 23:09:13 tom Exp $ +.\" $Id: menu_new.3x,v 1.18 2020/10/24 08:57:51 tom Exp $ .TH menu_new 3X "" .SH NAME \fBnew_menu\fP, @@ -36,9 +36,9 @@ .SH SYNOPSIS \fB#include \fR .sp -MENU *new_menu(ITEM **items); +\fBMENU *new_menu(ITEM **\fP\fIitems\fP\fB);\fP .br -int free_menu(MENU *menu); +\fBint free_menu(MENU *\fP\fImenu\fP\fB);\fP .br .SH DESCRIPTION The function \fBnew_menu\fR creates a new menu connected to a specified item