X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkey_defined.3x.html;h=f39d3264ac44511a6d0b64ccd0d74db976786756;hb=87c2c84cbd2332d6d94b12a1dcaf12ad1a51a938;hp=7de895abe73c7b31f1e998cdf1811f3092c897c0;hpb=cb4427a16794d98049b4d790b810d62217501f9f;p=ncurses.git diff --git a/doc/html/man/key_defined.3x.html b/doc/html/man/key_defined.3x.html index 7de895ab..f39d3264 100644 --- a/doc/html/man/key_defined.3x.html +++ b/doc/html/man/key_defined.3x.html @@ -1,6 +1,7 @@ - @@ -36,7 +37,7 @@ key_defined 3x - +

key_defined 3x

@@ -53,7 +54,7 @@

SYNOPSIS

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

DESCRIPTION