X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fdefine_key.3x;h=d0dbe7fccaa9e4904074a0bb1a0839f37135ab5b;hp=a8d7b47e23815493f40c1998778833ef819ab4d7;hb=63d26709472433a4660c88461162252bf0e5fde8;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/define_key.3x b/man/define_key.3x index a8d7b47e..d0dbe7fc 100644 --- a/man/define_key.3x +++ b/man/define_key.3x @@ -29,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey 1997 .\" -.\" $Id: define_key.3x,v 1.17 2020/02/02 23:34:34 tom Exp $ +.\" $Id: define_key.3x,v 1.18 2020/10/24 09:52:54 tom Exp $ .TH define_key 3X "" .SH NAME \fBdefine_key\fP \- define a keycode .SH SYNOPSIS \fB#include \fP .sp -\fBint define_key(const char *definition, int keycode);\fP +\fBint define_key(const char *\fP\fIdefinition\fP\fB, int \fP\fIkeycode\fP\fB);\fP .SH DESCRIPTION This is an extension to the curses library. It permits an application to define keycodes with their corresponding control