X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getch.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_getch.3x.html;h=3af0cc77543de1c9e96a1c84bcba3f37adb18ba1;hp=70553d2ef6dc5757ac799b7fa085f8fa17c78fc2;hb=027d0c57c4c4d6690e8d8727888d3282dbe9aa86;hpb=8d00601178f9d92b95a91c93f74547517d93168b diff --git a/doc/html/man/curs_getch.3x.html b/doc/html/man/curs_getch.3x.html index 70553d2e..3af0cc77 100644 --- a/doc/html/man/curs_getch.3x.html +++ b/doc/html/man/curs_getch.3x.html @@ -1,7 +1,7 @@ @@ -39,8 +39,7 @@ -

curs_getch 3x

-
+

curs_getch 3x

 curs_getch(3x)                                           curs_getch(3x)
 
@@ -237,7 +236,7 @@
                          | C1  | down |  C3   |
                          +-----+------+-------+
        The has_key routine takes a key value from the above list,
-       and returns TRUE or FALSE according to whether the current
+       and returns TRUE or FALSE according to whether the current
        terminal type recognizes a key with that value.  Note that
        a  few  values  do  not  correspond  to  a real key, e.g.,
        KEY_RESIZE and KEY_MOUSE.  See resizeterm(3x) for more de-