]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_color.3x
ncurses 6.4 - patch 20231014
[ncurses.git] / man / curs_color.3x
index 70dabf1b5da1cfd14ecbc3b7d15ed8e59cdf6420..cc70ddbe64341eff8eb959b8e8b2d45e1032cf51 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_color.3x,v 1.85 2023/10/07 21:19:07 tom Exp $
-.TH curs_color 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.\" $Id: curs_color.3x,v 1.86 2023/10/14 19:19:11 tom Exp $
+.TH curs_color 3X 2023-10-14 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -83,7 +83,7 @@ manipulate terminal colors with \fIcurses\fR
 \fBint extended_color_content(int \fIcolor\fP, int *\fIr\fP, int *\fIg\fP, int *\fIb\fP);
 \fBint extended_pair_content(int \fIpair\fP, int *\fIf\fP, int *\fIb\fP);
 .PP
-\fI/* extensions */
+\fI/* extension */
 \fBvoid reset_color_pairs(void);
 .PP
 \fBint COLOR_PAIR(int \fIn\fP);