X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeyok.3x.html;h=1ce535860798adcde64b1aa14b66fff18d520ca2;hp=83aed7f61172ba4c0f6180292c0badb91cc0712d;hb=81304798ee736c467839c779c9ca5dca48db7bea;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/keyok.3x.html b/doc/html/man/keyok.3x.html index 83aed7f6..1ce53586 100644 --- a/doc/html/man/keyok.3x.html +++ b/doc/html/man/keyok.3x.html @@ -1,6 +1,7 @@ - @@ -35,7 +36,7 @@ keyok 3x - + @@ -53,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int keyok(int keycode, bool enable);
+       int keyok(int keycode, bool enable);
 
 
 

DESCRIPTION