|
Lines 28-34
Link Here
|
| 28 |
.\" |
28 |
.\" |
| 29 |
.\" Author: Thomas E. Dickey 1997,1999,2000,2005 |
29 |
.\" Author: Thomas E. Dickey 1997,1999,2000,2005 |
| 30 |
.\" |
30 |
.\" |
| 31 |
.\" $Id: default_colors.3x,v 1.20 2006/12/24 15:02:53 tom Exp $ |
31 |
.\" $Id: default_colors.3x,v 1.20 2013/03/09 15:02:53 hiren panchasara Exp $ |
| 32 |
.TH default_colors 3X "" |
32 |
.TH default_colors 3X "" |
| 33 |
.SH NAME |
33 |
.SH NAME |
| 34 |
\fBuse_default_colors\fR, |
34 |
\fBuse_default_colors\fR, |
|
Lines 131-138
Link Here
|
| 131 |
Version 7, BSD or System V implementations. It is recommended that |
131 |
Version 7, BSD or System V implementations. It is recommended that |
| 132 |
any code depending on them be conditioned using NCURSES_VERSION. |
132 |
any code depending on them be conditioned using NCURSES_VERSION. |
| 133 |
.SH SEE ALSO |
133 |
.SH SEE ALSO |
| 134 |
\fBcurs_color\fR(3X), |
134 |
\fBcurs_color\fR(3X). |
| 135 |
\fBded\fP(1). |
|
|
| 136 |
.SH AUTHOR |
135 |
.SH AUTHOR |
| 137 |
Thomas Dickey (from an analysis of the requirements for color xterm |
136 |
Thomas Dickey (from an analysis of the requirements for color xterm |
| 138 |
for XFree86 3.1.2C, February 1996). |
137 |
for XFree86 3.1.2C, February 1996). |