X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeyok.3x.html;h=dbb3f0c1cca1d94d056d81801e032a61bc63ef9b;hp=dce2a0a0f9e1f55b1195700deb42a9ec496c3a67;hb=HEAD;hpb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b diff --git a/doc/html/man/keyok.3x.html b/doc/html/man/keyok.3x.html index dce2a0a0..f94f82f4 100644 --- a/doc/html/man/keyok.3x.html +++ b/doc/html/man/keyok.3x.html @@ -1,6 +1,6 @@ -keyok 3x 2023-09-16 ncurses 6.4 Library calls +keyok 3x 2024-03-16 ncurses 6.5 Library calls -

keyok 3x 2023-09-16 ncurses 6.4 Library calls

+

keyok 3x 2024-03-16 ncurses 6.5 Library calls

 keyok(3x)                        Library calls                       keyok(3x)
 
@@ -58,7 +58,7 @@
 
 
 

DESCRIPTION

-       This  is an extension to the curses library.  It permits an application
+       This  is an extension to the curses library.  It permits an application
        to disable specific keycodes, rather than use the  keypad  function  to
        disable all keycodes.  Keys that have been disabled can be re-enabled.
 
@@ -71,21 +71,21 @@
 
 
 

PORTABILITY

-       This routine is specific to ncurses.  It was not supported  on  Version
+       This routine is specific to ncurses.  It was not supported  on  Version
        7,  BSD  or  System V implementations.  It is recommended that any code
-       depending on them be conditioned using NCURSES_VERSION.
+       depending on them be conditioned using NCURSES_VERSION.
 
 
-

SEE ALSO

-       define_key(3x).
+

AUTHORS

+       Thomas Dickey
 
 
-

AUTHOR

-       Thomas Dickey.
+

SEE ALSO

+       define_key(3x)
 
 
 
-ncurses 6.4                       2023-09-16                         keyok(3x)
+ncurses 6.5                       2024-03-16                         keyok(3x)