X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fnew_pair.3x.html;fp=doc%2Fhtml%2Fman%2Fnew_pair.3x.html;h=f5c99f67fbb59ef17c88dbb5c44e92020525edde;hp=12214bec7c0a5aa7c600823cf07b7ead4b63b32d;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480 diff --git a/doc/html/man/new_pair.3x.html b/doc/html/man/new_pair.3x.html index 12214bec..f5c99f67 100644 --- a/doc/html/man/new_pair.3x.html +++ b/doc/html/man/new_pair.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey - * @Id: new_pair.3x,v 1.16 2021/06/17 21:26:02 tom Exp @ + * @Id: new_pair.3x,v 1.18 2021/12/25 20:10:40 tom Exp @ --> @@ -37,7 +37,7 @@ new_pair 3x - +

new_pair 3x

@@ -119,7 +119,7 @@ allocated entry using free_pair and allocates a new color pair. All of the color pairs are allocated from a table of possible color - pairs. The size of the table is determined by the terminfo pairs + pairs. The size of the table is determined by the terminfo pairs capability. The table is shared with init_pair; in fact alloc_pair calls init_pair after updating the ncurses library's fast index to the colors versus color pairs.