X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_attr.3x;h=55c89c3e3774d39ec1ef2befd4793660a51519fe;hp=718417f16b8e03f4a708c9b578c728cfcd2cde85;hb=b11cef1e315b58820ea0cde239ebf2f741ef8948;hpb=6a530b46563470c2ca73579d1994a0c8e275dd98 diff --git a/man/curs_attr.3x b/man/curs_attr.3x index 718417f1..55c89c3e 100644 --- a/man/curs_attr.3x +++ b/man/curs_attr.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_attr.3x,v 1.40 2015/07/20 23:35:38 tom Exp $ +.\" $Id: curs_attr.3x,v 1.43 2015/12/05 18:46:04 tom Exp $ .TH curs_attr 3X "" .na .hy 0 @@ -116,6 +116,8 @@ \fBint mvwchgat(WINDOW *\fP\fIwin, int \fP\fIy, int \fP\fIx, int \fP\fIn,\fR \fBattr_t \fP\fIattr\fP\fB, short \fP\fIcolor\fP\fB, const void *\fP\fIopts\fP\fB);\fR .br +\fBPAIR_NUMBER(\fR\fIattrs\fR\fB);\fP +.br .SH DESCRIPTION These routines manipulate the current attributes of the named window. The @@ -148,7 +150,7 @@ erasing and clearing. .SS attr_set The \fBattrset\fP routine is actually a legacy feature predating SVr4 curses but kept in X/Open Curses for the same reason that SVr4 curses kept it: -compatbility. +compatibility. The routine \fBattr_set\fP provides for passing a color-pair parameter. .PP The remaining \fBattr_\fR* functions operate exactly like the corresponding @@ -168,7 +170,7 @@ the given window; \fBattr_get\fR returns the current attribute and color pair for \fBstdscr\fR. .PP There is no corresponding \fBattrget\fP function as such in X/Open Curses, -although ncurses provides \fBgetattrs\fP (see curs_legacy(3x)). +although ncurses provides \fBgetattrs\fP (see curs_legacy(3X)). .SS chgat .PP The routine \fBchgat\fR changes the attributes of a given number of characters @@ -188,7 +190,7 @@ presently used, but is reserved for the future (leave it \fBNULL\fR). .SS Attributes The following video attributes, defined in \fB\fR, can be passed to the routines \fBattron\fR, \fBattroff\fR, and \fBattrset\fR, or OR'd with the -characters passed to \fBaddch\fR (see curs_addch(3x)). +characters passed to \fBaddch\fR (see curs_addch(3X)). .PP .RS .TS