summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-06-17 04:58:11 +0000
committerZac Medico <zmedico@gentoo.org>2008-06-17 04:58:11 +0000
commitcbdc5c23d0d3596516f1c19022aa6f45a3879925 (patch)
treef846f7ce8f26c844a85ffc22fe5e1539d5a8eb2f
parent8ed14ff79aac316cba4e5268f059ce16b5938fb4 (diff)
downloadportage-cbdc5c23d0d3596516f1c19022aa6f45a3879925.tar.gz
portage-cbdc5c23d0d3596516f1c19022aa6f45a3879925.tar.bz2
portage-cbdc5c23d0d3596516f1c19022aa6f45a3879925.zip
Fix BLANK order and color. (trunk r10679)
svn path=/main/branches/2.1.2/; revision=10680
-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 7bda5b69e..b448ba995 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