From 9501cde85ef4ec4a7549c7400a005e94f843e913 Mon Sep 17 00:00:00 2001 From: Nicolas Valcarcel Scerpella Date: Thu, 15 Apr 2010 09:51:39 -0500 Subject: [PATCH] remove problematic line from man page --- doc/terminator_config.5 | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/terminator_config.5 b/doc/terminator_config.5 index 1aa32603..bb14cce7 100644 --- a/doc/terminator_config.5 +++ b/doc/terminator_config.5 @@ -399,9 +399,6 @@ Default value: \fBclose\fR .TP .B palette Terminals have a 16-colour palette that applications inside the terminal can use. This is that palette, in the form of a colon-separated list of colour names. Colour names should be in hex format e.g. "#FF00FF". -.NA -Default value: \fB'#2E3436:#CC0000:#4E9A06:#C4A000:#3465A4:#75507B:#06989A:#D3D7CF:#555753:#EF2929:#8AE234:#FCE94F:#729FCF:#AD7FA8:#34E2E2:#EEEEEC'\fR -.AD .TP .B word_chars When selecting text by word, sequences of these characters are considered single words. Ranges can be given as "A-Z". Literal hyphen (not expressing a range) should be the first character given.