]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/new_pair.3x
ncurses 6.4 - patch 20231021
[ncurses.git] / man / new_pair.3x
index 7e86fd0d8c9068fa5312805f062279b095e2ead2..cbc686bdc5f8bf3950bb7ce3bb47714ebec4938d 100644 (file)
@@ -29,8 +29,8 @@
 .\"
 .\" Author: Thomas E. Dickey
 .\"
-.\" $Id: new_pair.3x,v 1.40 2023/10/07 21:19:07 tom Exp $
-.TH new_pair 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.\" $Id: new_pair.3x,v 1.41 2023/10/21 10:31:22 tom Exp $
+.TH new_pair 3X 2023-10-21 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -130,7 +130,8 @@ All of the color pairs are allocated from a table of possible color pairs.
 The size of the table is determined by the terminfo \fBpairs\fP capability.
 The table is shared with \fBinit_pair\fP;
 in fact \fBalloc_pair\fP calls \fBinit_pair\fP after
-updating the \fIncurses\fP library's fast index to the colors versus color pairs.
+updating the \fIncurses\fP library's fast index
+to the colors versus color pairs.
 .SS find_pair
 The \fBfind_pair\fP function accepts parameters for
 foreground and background color, and