X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeybound.3x.html;h=99da0c76a0043f3c1d4ec3470aa99015135ed124;hp=11af1ac3341f66135d51c02dd4edf6cfbf0af29e;hb=46722468f47c2b77b3987729b4bcf2321cccfd01;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/doc/html/man/keybound.3x.html b/doc/html/man/keybound.3x.html index 11af1ac3..99da0c76 100644 --- a/doc/html/man/keybound.3x.html +++ b/doc/html/man/keybound.3x.html @@ -1,18 +1,57 @@ + + + +keyok 3x + + + +

keyok 3x

+
 
 
 

NAME

-       keybound - return definition of keycode
+       keybound - return definition of keycode
 
 
 

SYNOPSIS

-       #include <curses.h>
+       #include <curses.h>
 
-       int keybound(int keycode, int count);
+       char * keybound(int keycode, int count);
 
 
 
@@ -40,7 +79,7 @@

SEE ALSO

-       define_key(3x), keyok(3x).
+       define_key(3x), keyok(3x).