X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkey_defined.3x.html;h=9b77b3be70ec64f249e0917fc8f01142978b1353;hb=91d451ffc473b358d8d74506d2da8871e44fbd7b;hp=073b78176e1fc38a0d737273553674cc8748104e;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280;p=ncurses.git diff --git a/doc/html/man/key_defined.3x.html b/doc/html/man/key_defined.3x.html index 073b7817..9b77b3be 100644 --- a/doc/html/man/key_defined.3x.html +++ b/doc/html/man/key_defined.3x.html @@ -1,4 +1,4 @@ - @@ -54,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int key_defined(const char *definition);
+       int key_defined(const char *definition);
 
 
 

DESCRIPTION