X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_color.3x;h=2f63c848bc1a92ea288a9e8d8d26186ca1be2168;hp=9df4c9a9632b0a70e9a9c53205ff6a2c40bf0c68;hb=f79b52fddd95c7a6f1ead29ef9c39eb8cdf60795;hpb=aa4fd77b765d528af776d42ea6e98a7405e18b40;ds=sidebyside diff --git a/man/curs_color.3x b/man/curs_color.3x index 9df4c9a9..2f63c848 100644 --- a/man/curs_color.3x +++ b/man/curs_color.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_color.3x,v 1.34 2010/12/04 18:36:44 tom Exp $ +.\" $Id: curs_color.3x,v 1.35 2010/12/20 00:50:58 tom Exp $ .TH curs_color 3X "" .de bP .IP \(bu 4 @@ -180,7 +180,7 @@ X/Open defines no error conditions. This implementation will return \fBERR\fR on attempts to use color values outside the range 0 to COLORS\-1 (except for the default colors extension), -or use color pairs outside the range 0 to COLOR_PAIR\-1. +or use color pairs outside the range 0 to COLOR_PAIRS\-1. Color values used in \fBinit_color\fP must be in the range 0 to 1000. An error is returned from all functions if the terminal has not been initialized.