From: Zac Medico Date: Tue, 16 Jun 2009 18:09:42 +0000 (-0000) Subject: Escape hyphens from previous commit. X-Git-Tag: v2.2_rc34~194 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a88675dc78ea74f802984cb71ea4fab90a6b375d;p=portage.git Escape hyphens from previous commit. svn path=/main/trunk/; revision=13642 --- diff --git a/man/color.map.5 b/man/color.map.5 index 71e98d07d..9082e7693 100644 --- a/man/color.map.5 +++ b/man/color.map.5 @@ -142,7 +142,7 @@ Defines color used for warnings. .TP .B normal .TP -.B no-attr +.B no\-attr .TP .B reset .TP @@ -152,23 +152,23 @@ Defines color used for warnings. .TP .B standout .TP -.B no-standout +.B no\-standout .TP .B underline .TP -.B no-underline +.B no\-underline .TP .B blink .TP -.B no-blink +.B no\-blink .TP .B overline .TP -.B no-overline +.B no\-overline .TP .B reverse .TP -.B no-reverse +.B no\-reverse .TP .B invisible .RE