X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inopts.3x.html;h=eacf70345a33eaec6089ff8bb17eb094cb402aca;hp=a7ab87a522db130085e56c0c3391ab86ee3de5fa;hb=c3b21f65a2687f3894a0d3217006c23f162c893a;hpb=7af63696972b12659832a1c3413d9ace9641c8f6 diff --git a/doc/html/man/curs_inopts.3x.html b/doc/html/man/curs_inopts.3x.html index a7ab87a5..eacf7034 100644 --- a/doc/html/man/curs_inopts.3x.html +++ b/doc/html/man/curs_inopts.3x.html @@ -1,6 +1,6 @@ @@ -193,8 +193,8 @@ and output queues associated with the INTR, QUIT and SUSP characters will not be done [see termio(7)]. When qiflush is called, the queues will be flushed when these control - characters are read. You may want to call noqiflush() in - a signal handler if you want output to continue as though + characters are read. You may want to call noqiflush in a + signal handler if you want output to continue as though the interrupt had not occurred, after the handler exits. @@ -268,7 +268,7 @@ curses key-names). On the other hand, an application can use define_key to establish a specific keycode for a given string. This makes it possible for an application to - check for an extended capability's presence with tigetstr, + check for an extended capability's presence with tigetstr, and reassign the keycode to match its own needs. Low-level applications can use tigetstr to obtain the def-