X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_color.3x;h=21cdd133771ddfbe0fae613f8f02916b30312663;hp=2c99f8f981496c6bb2e3794f9fd1856995bb8f96;hb=5dbe81a41e3c75806996cd762b9e55dcc9edb835;hpb=aabb3a65ee5d88949abe529b5131adedb9cfab84 diff --git a/man/curs_color.3x b/man/curs_color.3x index 2c99f8f9..21cdd133 100644 --- a/man/curs_color.3x +++ b/man/curs_color.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_color.3x,v 1.38 2015/05/23 21:36:35 tom Exp $ +.\" $Id: curs_color.3x,v 1.40 2015/12/05 20:09:42 tom Exp $ .TH curs_color 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -66,6 +66,8 @@ .br \fBint pair_content(short pair, short *f, short *b);\fR .br +\fBint COLOR_PAIR(int n);\fR +.br .SH DESCRIPTION .SS Overview \fBcurses\fR supports color attributes on terminals with that capability. @@ -263,7 +265,7 @@ to by the second and third arguments are in the range \fB0\fP through \fBCOLORS\fR, inclusive. .SS Colors In \fB\fR the following macros are defined. -These are the default colors. +These are the standard colors (ISO-6429). \fBcurses\fR also assumes that \fBCOLOR_BLACK\fR is the default background color for all terminals. .PP