X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkey_defined.3x.html;h=f39d3264ac44511a6d0b64ccd0d74db976786756;hb=87154b424ea0f67c2965d00e861ddfb134082d94;hp=c72717a6ec3ddb203fd3ced91adc9052ff290606;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b;p=ncurses.git diff --git a/doc/html/man/key_defined.3x.html b/doc/html/man/key_defined.3x.html index c72717a6..f39d3264 100644 --- a/doc/html/man/key_defined.3x.html +++ b/doc/html/man/key_defined.3x.html @@ -1,6 +1,7 @@ - @@ -35,8 +36,8 @@ 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