Misc fixes and updates. Thanks to Sebastian Mingramm (few) <s.mingramm@gmx.de>
authorZac Medico <zmedico@gentoo.org>
Tue, 16 Jun 2009 18:07:54 +0000 (18:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 16 Jun 2009 18:07:54 +0000 (18:07 -0000)
for this patch from bug #274279.

svn path=/main/trunk/; revision=13641

man/color.map.5

index 7b11ba23a4b854bb5d0a41bab35c4b024f28cdab..71e98d07d3f09d537f2c9da27ca3f801ed510fc2 100644 (file)
@@ -10,8 +10,13 @@ of given color class is found in /etc/portage/color.map, Portage uses default
 value defined internally.
 .SH "SYNTAX"
 \fBVARIABLE\fR = \fI[space delimited list of attributes]\fR
+.TP
+\fBATTRIBUTE\fR = \fI[space delimited list of attributes]\fR
 .SH "VARIABLES"
 .TP
+\fBNORMAL\fR = \fI"normal"\fR
+Defines color used for some words occuring in other contexts than those below.
+.TP
 \fBBAD\fR = \fI"red"\fR
 Defines color used for some words occuring in bad context.
 .TP
@@ -89,10 +94,12 @@ Defines color used for warnings.
 .TP
 .B green
 .TP
-\fBbrown\fR = \fBdarkyellow\fR
+.B brown
 .TP
 .B yellow
 .TP
+.B darkyellow
+.TP
 .B darkblue
 .TP
 .B blue
@@ -103,7 +110,7 @@ Defines color used for warnings.
 .TP
 .B teal
 .TP
-.B turquoise
+\fBturquoise\fR = \fBdarkteal\fR
 .TP
 .B lightgray
 .TP
@@ -133,6 +140,10 @@ Defines color used for warnings.
 .B Other attributes
 .RS
 .TP
+.B normal
+.TP
+.B no-attr
+.TP
 .B reset
 .TP
 .B bold
@@ -141,11 +152,25 @@ Defines color used for warnings.
 .TP
 .B standout
 .TP
+.B no-standout
+.TP
 .B underline
 .TP
+.B no-underline
+.TP
 .B blink
 .TP
+.B no-blink
+.TP
+.B overline
+.TP
+.B no-overline
+.TP
 .B reverse
+.TP
+.B no-reverse
+.TP
+.B invisible
 .RE
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/