X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeyok.3x.html;h=40281f94c3eb3fa3ac7c3591fbfea836f49ea1ac;hp=a50ae40276a7e478affeb43ba4f7ee58ab5feeb0;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/keyok.3x.html b/doc/html/man/keyok.3x.html index a50ae402..40281f94 100644 --- a/doc/html/man/keyok.3x.html +++ b/doc/html/man/keyok.3x.html @@ -1,6 +1,7 @@ - + keyok 3x - + @@ -63,10 +64,10 @@

RETURN VALUE

-       The  keycode  must  be  greater than zero, else ERR is returned.  If it
-       does not correspond to a defined key, then ERR  is  returned.   If  the
+       The  keycode  must  be  greater than zero, else ERR is returned.  If it
+       does not correspond to a defined key, then ERR  is  returned.   If  the
        enable  parameter  is  true,  then the key must have been disabled, and
-       vice versa.  Otherwise, the function returns OK.
+       vice versa.  Otherwise, the function returns OK.
 
 
 

PORTABILITY