[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 28/42] man/curs_color.3x: Add non-function symbols to synopsis.
From: |
G. Branden Robinson |
Subject: |
[PATCH 28/42] man/curs_color.3x: Add non-function symbols to synopsis. |
Date: |
Sat, 16 Dec 2023 11:46:39 -0600 |
---
man/curs_color.3x | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/man/curs_color.3x b/man/curs_color.3x
index 288201902..71541a2ca 100644
--- a/man/curs_color.3x
+++ b/man/curs_color.3x
@@ -59,7 +59,17 @@ .SH NAME
\fB\%extended_pair_content\fP,
\fB\%reset_color_pairs\fP,
\fB\%COLOR_PAIR\fP,
-\fB\%PAIR_NUMBER\fP \-
+\fB\%PAIR_NUMBER\fP,
+\fB\%COLORS\fP,
+\fB\%COLOR_PAIRS\fP,
+\fB\%COLOR_BLACK\fP,
+\fB\%COLOR_RED\fP,
+\fB\%COLOR_GREEN\fP,
+\fB\%COLOR_YELLOW\fP,
+\fB\%COLOR_BLUE\fP,
+\fB\%COLOR_MAGENTA\fP,
+\fB\%COLOR_CYAN\fP,
+\fB\%COLOR_WHITE\fP \-
manipulate terminal colors with \fIcurses\fR
.SH SYNOPSIS
.nf
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 28/42] man/curs_color.3x: Add non-function symbols to synopsis.,
G. Branden Robinson <=