summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-06-17 04:57:34 +0000
committerZac Medico <zmedico@gentoo.org>2008-06-17 04:57:34 +0000
commit600a31c3eec73d034aaa0c73d85d98810d9c6242 (patch)
tree5df61ac54927ecbf8a2f483d75d1c31ad41f24f3 /man
parent* Rename NEUTRAL color to BLANK for eblank. (diff)
downloadportage-multirepo-600a31c3eec73d034aaa0c73d85d98810d9c6242.tar.gz
portage-multirepo-600a31c3eec73d034aaa0c73d85d98810d9c6242.tar.bz2
portage-multirepo-600a31c3eec73d034aaa0c73d85d98810d9c6242.zip
Fix BLANK order and color.
svn path=/main/trunk/; revision=10679
Diffstat (limited to 'man')
-rw-r--r--man/color.map.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index 14fa5a2e..acb23ee9 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -15,6 +15,9 @@ value defined internally.
\fBBAD\fR = \fI"red"\fR
Defines color used for some words occuring in bad context.
.TP
+\fBBLANK\fR = \fI"lightgray"\fR
+Defines color used to display eblank lines.
+.TP
\fBBRACKET\fR = \fI"blue"\fR
Defines color used for brackets.
.TP
@@ -27,9 +30,6 @@ Defines color used for highlighted words.
\fBINFORM\fR = \fI"darkgreen"\fR
Defines color used for informational words.
.TP
-\fBBLANK\fR = \fI"darkgray"\fR
-Defines color used to display eblank lines.
-.TP
\fBMERGE_LIST_PROGRESS\fR = \fI"yellow"\fR
Defines color used for numbers indicating merge progress.
.TP