Document the additional color classes for bug #183861.
authorZac Medico <zmedico@gentoo.org>
Thu, 5 Jul 2007 00:43:11 +0000 (00:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 Jul 2007 00:43:11 +0000 (00:43 -0000)
svn path=/main/trunk/; revision=7150

man/color.map.5

index f7627610006775fc463aebb9c46c5956fbbfd553..10fa1a09a9a4a0e97588e78063c263f4606ca5ed 100644 (file)
@@ -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