X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fkeyok.3x;h=937450e57cfb672634000b3f52a4f3c902b1875b;hp=d3c1c847aa8f93e589506590c2f595ae7093bcb1;hb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/keyok.3x b/man/keyok.3x index d3c1c847..937450e5 100644 --- a/man/keyok.3x +++ b/man/keyok.3x @@ -29,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey 1997 .\" -.\" $Id: keyok.3x,v 1.14 2020/02/02 23:34:34 tom Exp $ +.\" $Id: keyok.3x,v 1.15 2020/10/17 23:39:59 tom Exp $ .TH keyok 3X "" .SH NAME \fBkeyok\fP \- enable or disable a keycode .SH SYNOPSIS \fB#include \fP .sp -\fBint keyok(int keycode, bool enable);\fP +\fBint keyok(int \fP\fIkeycode\fP\fB, bool \fP\fIenable\fP\fB);\fP .SH DESCRIPTION This is an extension to the curses library. It permits an application to disable specific keycodes, rather than