X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_driver.3x;fp=man%2Fmenu_driver.3x;h=a5c5c83de29746ae32c77da783ffb71ab736417a;hp=27dccbb8052adee766a0c11f2e864a0da47664ab;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/man/menu_driver.3x b/man/menu_driver.3x index 27dccbb8..a5c5c83d 100644 --- a/man/menu_driver.3x +++ b/man/menu_driver.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_driver.3x,v 1.26 2020/02/02 23:34:34 tom Exp $ +.\" $Id: menu_driver.3x,v 1.27 2020/10/17 23:42:13 tom Exp $ .TH menu_driver 3X "" .de bP .ie n .IP \(bu 4 @@ -37,8 +37,8 @@ \fBmenu_driver\fR \- command-processing loop of the menu system .SH SYNOPSIS \fB#include \fR -.br -int menu_driver(MENU *menu, int c); +.sp +\fBint menu_driver(MENU *\fP\fImenu\fP\fB, int \fP\fIc\fP\fB);\fP .br .SH DESCRIPTION Once a menu has been posted (displayed), you should funnel input events to it