X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_driver.3x;h=a5c5c83de29746ae32c77da783ffb71ab736417a;hp=086381f34be1e85cddbba2da26713728e17c3b51;hb=42259b594b5dabd37fe2bc294051d2db82e873a2;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;ds=sidebyside diff --git a/man/menu_driver.3x b/man/menu_driver.3x index 086381f3..a5c5c83d 100644 --- a/man/menu_driver.3x +++ b/man/menu_driver.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1998-2010,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_driver.3x,v 1.25 2019/01/20 20:32:23 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 @@ -36,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