X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_kernel.3x.html;h=a2e247cea512ff7c6fcfb6fdfd7561ca8450bffc;hb=f486c68b1efe3bab5739c3f464fde6685a52bee5;hp=19d4377357f8f49771c5b80995606ba7f0517582;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;p=ncurses.git diff --git a/doc/html/man/curs_kernel.3x.html b/doc/html/man/curs_kernel.3x.html index 19d43773..a2e247ce 100644 --- a/doc/html/man/curs_kernel.3x.html +++ b/doc/html/man/curs_kernel.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_kernel.3x,v 1.16 2010/07/31 16:11:27 tom Exp @ + * @Id: curs_kernel.3x,v 1.19 2010/12/04 18:38:55 tom Exp @ --> @@ -128,11 +128,11 @@ ripoffline can be called up to five times before calling initscr or newterm. - The curs_set routine sets the cursor state is set to in- - visible, normal, or very visible for visibility equal to - 0, 1, or 2 respectively. If the terminal supports the - visibility requested, the previous cursor state is re- - turned; otherwise, ERR is returned. + The curs_set routine sets the cursor state to invisible, + normal, or very visible for visibility equal to 0, 1, or 2 + respectively. If the terminal supports the visibility re- + quested, the previous cursor state is returned; otherwise, + ERR is returned. The napms routine is used to sleep for ms milliseconds. @@ -190,7 +190,8 @@

SEE ALSO

        curses(3x),  curs_initscr(3x),  curs_outopts(3x), curs_re-
-       fresh(3x), curs_scr_dump(3x), curs_slk(3x)
+       fresh(3x),  curs_scr_dump(3x),  curs_slk(3x),   curs_vari-
+       ables(3x).