X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fnew_pair.3x;fp=man%2Fnew_pair.3x;h=6fd7bef28b09f81b0404befdca288973fe2e3f26;hb=7e062bb2764a87d98073a90ee65a234a2679f9c1;hp=66d2c0062466c22513a07ae0257556a83fece467;hpb=0eedaa5673ff8181abe51e3a6fadca3820f90c46;p=ncurses.git diff --git a/man/new_pair.3x b/man/new_pair.3x index 66d2c006..6fd7bef2 100644 --- a/man/new_pair.3x +++ b/man/new_pair.3x @@ -29,8 +29,8 @@ .\" .\" Author: Thomas E. Dickey .\" -.\" $Id: new_pair.3x,v 1.36 2023/09/23 22:37:46 tom Exp $ -.TH new_pair 3X 2023-09-23 "ncurses 6.4" "Library calls" +.\" $Id: new_pair.3x,v 1.39 2023/09/30 21:38:11 tom Exp $ +.TH new_pair 3X 2023-09-30 "ncurses 6.4" "Library calls" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq @@ -165,7 +165,7 @@ They were not supported on Version 7, BSD or System V implementations. It is recommended that any code depending on them be conditioned using \fB\%NCURSES_VERSION\fP. -.SH SEE ALSO -\fBcurs_color\fP(3X) .SH AUTHOR Thomas Dickey +.SH SEE ALSO +\fB\%curs_color\fP(3X)