aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/color.map.516
1 files changed, 16 insertions, 0 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index f76276100..10fa1a09a 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -39,10 +39,18 @@ arguments.
Defines color used for packages planned to be merged and belonging to
system set.
.TP
+\fBPKG_MERGE_ARG_SYSTEM\fR = \fI"0x55FF55"\fR
+Defines color used for system packages planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_MERGE_WORLD\fR = \fI"0x55FF55"\fR
Defines color used for packages planned to be merged and belonging to
world set.
.TP
+\fBPKG_MERGE_ARG_WORLD\fR = \fI"0x55FF55"\fR
+Defines color used for world packages planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_NOMERGE\fR = \fI"0x0000AA"\fR
Defines color used for packages not planned to be merged.
.TP
@@ -54,10 +62,18 @@ line arguments.
Defines color used for packages not planned to be merged and belonging to
system set.
.TP
+\fBPKG_NOMERGE_ARG_SYSTEM\fR = \fI"0x5555FF"\fR
+Defines color used for system packages not planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_NOMERGE_WORLD\fR = \fI"0x5555FF"\fR
Defines color used for packages not planned to be merged and belonging to
world set.
.TP
+\fBPKG_NOMERGE_ARG_WORLD\fR = \fI"0x5555FF"\fR
+Defines color used for world packages not planned to be merged and given as
+command line arguments.
+.TP
\fBSECURITY_WARN\fR = \fI"0xFF5555"\fR
Defines color used for security warnings.
.TP