X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_color.3x;fp=man%2Fcurs_color.3x;h=d81eb299d9a6c85a45af73cb6caebcc50cd8db7f;hp=05288b5d835b5c9a5c955ecddb7f632e43129863;hb=58552e8c761a70f8f0bd591fecdf576fa8216e3e;hpb=5461fc336d03fbfea6b85ac21c6d49c528f6752d diff --git a/man/curs_color.3x b/man/curs_color.3x index 05288b5d..d81eb299 100644 --- a/man/curs_color.3x +++ b/man/curs_color.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2015,2016 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_color.3x,v 1.45 2016/10/15 17:10:19 tom Exp $ +.\" $Id: curs_color.3x,v 1.46 2017/01/07 19:57:48 tom Exp $ .TH curs_color 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -323,7 +323,7 @@ from the terminal description. returns an error if the color table cannot be allocated. .RE .SH NOTES -In the \fIncurses\fR implementation, there is a separate color activation flag, +In the \fBncurses\fR implementation, there is a separate color activation flag, color palette, color pairs table, and associated COLORS and COLOR_PAIRS counts for each screen; the \fBstart_color\fR function only affects the current screen.