]> git.ipfire.org Git - network.git/commitdiff
man: settings: Remove old COLORS setting
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Oct 2015 22:28:32 +0000 (23:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Oct 2015 22:28:32 +0000 (23:28 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/network-settings.xml

index df6781289952e20fa22dc5b7e984360e57dbaaca..5bb779ca81b38006ea94c0b8d96d5d112e5d8d9b 100644 (file)
                <title>Variables</title>
 
                <variablelist>
-                       <varlistentry>
-                               <term>
-                                       <varname>COLORS</varname>=[<emphasis>auto</emphasis>|on|off]
-                               </term>
-
-                               <listitem>
-                                       <para>
-                                               This will control the output of the console tools.
-                                               <varname>on</varname> will enable colorful output all
-                                               the time, <varname>off</varname> will disable colors.
-                                       </para>
-                                       <para>
-                                               The default setting is <varname>auto</varname> which will
-                                               automatically detect if the console supports colors.
-                                       </para>
-                                       <para>
-                                               Colorful output is very helpful to spot important information
-                                               more quickly.
-                                       </para>
-                               </listitem>
-                       </varlistentry>
-
                        <varlistentry>
                                <term>
                                        <varname>DEBUG</varname>=[<emphasis>0</emphasis>|1]