X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_attr.3x;h=a5dec79a64cb878afa61643b9de40381d9403c5d;hb=79185cda09da0a0eef36ab0daabe3b739a2757cb;hp=5c40d768a8db41b2fa8b02ef876d49c72bfb0b0a;hpb=a3725e39272393790e32a083fd7391aad607828d;p=ncurses.git diff --git a/man/curs_attr.3x b/man/curs_attr.3x index 5c40d768..a5dec79a 100644 --- a/man/curs_attr.3x +++ b/man/curs_attr.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_attr.3x,v 1.41 2015/09/05 21:13:25 tom Exp $ +.\" $Id: curs_attr.3x,v 1.44 2015/12/13 21:54:05 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 @@ -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 \fBcurs_addch\fR(3X)). .PP .RS .TS