X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_kernel.3x;h=d81b134b8d8196482b26da942558f0937d29688b;hp=105f76a0d656e8d6b73210cbf41c96da7df33b34;hb=b0916ab669030bac5c8590c0d66e36e1b9b34e9b;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/curs_kernel.3x b/man/curs_kernel.3x index 105f76a0..d81b134b 100644 --- a/man/curs_kernel.3x +++ b/man/curs_kernel.3x @@ -26,7 +26,7 @@ .\" 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 $ .TH curs_kernel 3X "" .na .hy 0 @@ -127,7 +127,7 @@ routine. \fBripoffline\fR can be called up to five times before calling \fBinitscr\fR or \fBnewterm\fR. .PP -The \fBcurs_set\fR routine sets the cursor state is set to invisible, +The \fBcurs_set\fR routine sets the cursor state to invisible, normal, or very visible for \fBvisibility\fR equal to \fB0\fR, \fB1\fR, or \fB2\fR respectively. If the terminal supports the \fIvisibility\fR requested, the previous \fIcursor\fR state is @@ -176,11 +176,10 @@ The SVr4 documentation describes \fBsetsyx\fR and \fBgetsyx\fR as having return type int. This is misleading, as they are macros with no documented semantics for the return value. .SH SEE ALSO -\fBcurses\fR(3X), \fBcurs_initscr\fR(3X), \fBcurs_outopts\fR(3X), \fBcurs_refresh\fR(3X), -\fBcurs_scr_dump\fR(3X), \fBcurs_slk\fR(3X) -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: +\fBcurses\fR(3X), +\fBcurs_initscr\fR(3X), +\fBcurs_outopts\fR(3X), +\fBcurs_refresh\fR(3X), +\fBcurs_scr_dump\fR(3X), +\fBcurs_slk\fR(3X), +\fBcurs_variables\fR(3X).