X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkey_defined.3x.html;h=073b78176e1fc38a0d737273553674cc8748104e;hp=664c5634e6980bccf0ab5287698cb94b34c15252;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/key_defined.3x.html b/doc/html/man/key_defined.3x.html index 664c5634..073b7817 100644 --- a/doc/html/man/key_defined.3x.html +++ b/doc/html/man/key_defined.3x.html @@ -1,6 +1,7 @@ - + key_defined 3x - +

key_defined 3x

-key_defined(3x)                                         key_defined(3x)
+key_defined(3x)                                                key_defined(3x)
 
 
 
@@ -57,23 +58,20 @@
 
 
 

DESCRIPTION

-       This is an extension to the curses library.  It permits an
-       application to determine if a string is currently bound to
-       any keycode.
+       This  is an extension to the curses library.  It permits an application
+       to determine if a string is currently bound to any keycode.
 
 
 

RETURN VALUE

-       If  the  string  is bound to a keycode, its value (greater
-       than zero) is returned.  If no keycode is bound,  zero  is
-       returned.   If  the  string  conflicts with longer strings
-       which are bound to keys, -1 is returned.
+       If the string is bound to a keycode, its value (greater than  zero)  is
+       returned.   If  no  keycode  is bound, zero is returned.  If the string
+       conflicts with longer strings which are bound to keys, -1 is returned.
 
 
 

PORTABILITY

-       These routines are specific to  ncurses.   They  were  not
-       supported  on  Version 7, BSD or System V implementations.
-       It is recommended that any code depending on them be  con-
-       ditioned using NCURSES_VERSION.
+       These routines are specific to ncurses.  They  were  not  supported  on
+       Version 7, BSD or System V implementations.  It is recommended that any
+       code depending on them be conditioned using NCURSES_VERSION.
 
 
 

SEE ALSO

@@ -85,7 +83,7 @@
 
 
 
-                                                        key_defined(3x)
+                                                               key_defined(3x)