X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeyok.3x.html;h=afa6514f3289e03d9e010c601e4bd5bd885050ef;hp=a50ae40276a7e478affeb43ba4f7ee58ab5feeb0;hb=8f6d94b8d6211a2323caef53fa4c96c475ec9a62;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/keyok.3x.html b/doc/html/man/keyok.3x.html index a50ae402..afa6514f 100644 --- a/doc/html/man/keyok.3x.html +++ b/doc/html/man/keyok.3x.html @@ -1,6 +1,6 @@ - + keyok 3x - + @@ -63,10 +63,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