summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/curs_color.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-11 23:29:40 +0000
committermpp <mpp@FreeBSD.org>1996-02-11 23:29:40 +0000
commitac5a29837b9370d1a1dbc4d4b296b04e03d155f4 (patch)
tree193a734370d1e9506349c208abaccd85cd75c490 /lib/libncurses/curs_color.3
parent3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (diff)
downloadFreeBSD-src-ac5a29837b9370d1a1dbc4d4b296b04e03d155f4.zip
FreeBSD-src-ac5a29837b9370d1a1dbc4d4b296b04e03d155f4.tar.gz
Correct man page section number references (e.g. don't use the
old 1M, 3X and 3S section numbers) and make some minor formatting changes to silence manck.
Diffstat (limited to 'lib/libncurses/curs_color.3')
-rw-r--r--lib/libncurses/curs_color.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libncurses/curs_color.3 b/lib/libncurses/curs_color.3
index c1bb804..cd32cf3 100644
--- a/lib/libncurses/curs_color.3
+++ b/lib/libncurses/curs_color.3
@@ -1,9 +1,9 @@
-.TH curs_color 3X ""
+.TH curs_color 3 ""
.SH NAME
-\fBcurs_color\fR: \fBstart_color\fR, \fBinit_pair\fR,
+\fBstart_color\fR, \fBinit_pair\fR,
\fBinit_color\fR, \fBhas_colors\fR, \fBcan_change_color\fR,
-\fBcolor_content\fR, \fBpair_content\fR - \fBncurses\fR color
-manipulation routines
+\fBcolor_content\fR,
+\fBpair_content\fR - \fBncurses\fR color manipulation routines
.SH SYNOPSIS
\fB# include <ncurses.h>\fR
.br
@@ -130,7 +130,7 @@ Color RGB values are not settable.
\fBsetf\fR, \fBsetb\fR, \fBsetaf\fR, \fBsetab\fR. The ncurses library uses
the second pair by preference, falling back to the first.
.SH SEE ALSO
-\fBncurses\fR(3X), \fBcurs_initscr\fR(3X), \fBcurs_attr\fR(3X)
+\fBncurses\fR(3), \fBcurs_initscr\fR(3), \fBcurs_attr\fR(3)
.\"#
.\"# The following sets edit modes for GNU EMACS
.\"# Local Variables:
OpenPOWER on IntegriCloud