X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_util.3x;h=719beabd6d06f01a12b9c4ecbbcbefa721639ba8;hp=f0c4c141ff24855922fadab4b3f9613e230889ae;hb=a2016785091d241ca289fbac5b40bfc7f0432737;hpb=ce4803687b821efbc5fb2c5a5f06d69cd4dc2656 diff --git a/man/curs_util.3x b/man/curs_util.3x index f0c4c141..719beabd 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.47 2017/02/18 16:43:03 tom Exp $ +.\" $Id: curs_util.3x,v 1.49 2017/05/30 21:09:21 tom Exp $ .TH curs_util 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -159,7 +159,7 @@ Finally (unless \fBuse_env\fP was called with \fBFALSE\fP parameter), using a value in those to override the results from the operating system or terminal database. .IP -\fBNcurses\fP also updates the screen size in response to SIGWINCH, +\fBNcurses\fP also updates the screen size in response to \fBSIGWINCH\fP, unless overridden by the \fBLINES\fR or \fBCOLUMNS\fR environment variables, .SS use_tioctl .PP @@ -277,7 +277,7 @@ user-defined strings which begin with "k". The keycodes start at KEY_MAX, but are not guaranteed to be the same value for different runs because user-defined codes are merged from all terminal descriptions which have been loaded. -The \fBuse_extended_names\fP function controls whether this data is +The \fBuse_extended_names\fP(3X) function controls whether this data is loaded when the terminal description is read by the library. .SS nofilter/use_tioctl .PP