]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-settings.xml
man: Convert network-route-static(8) to asciidoc
[people/ms/network.git] / man / network-settings.xml
index df6781289952e20fa22dc5b7e984360e57dbaaca..7d1c70d44b4de6758b6e1da0c6309b309de95762 100644 (file)
                <variablelist>
                        <varlistentry>
                                <term>
-                                       <varname>COLORS</varname>=[<emphasis>auto</emphasis>|on|off]
+                                       <varname>DEBUG</varname>=[<emphasis>0</emphasis>|1]
                                </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.
+                                               The <varname>DEBUG</varname> will control whether debug
+                                               logging is enabled or not. Additionally to writing debug
+                                               log messages to the log files, the messages will be displayed
+                                               on the console as well.
                                        </para>
                                </listitem>
                        </varlistentry>
 
                        <varlistentry>
                                <term>
-                                       <varname>DEBUG</varname>=[<emphasis>0</emphasis>|1]
+                                       <varname>WIRELESS_REGULATORY_DOMAIN</varname>=<emphasis>00</emphasis>
                                </term>
 
                                <listitem>
                                        <para>
-                                               The <varname>DEBUG</varname> will control whether debug
-                                               logging is enabled or not. Additionally to writing debug
-                                               log messages to the log files, the messages will be displayed
-                                               on the console as well.
+                                               The wireless regulatory domain is set globally for the
+                                               entire system with the <varname>WIRELESS_REGULATORY_DOMAIN</varname>
+                                               setting. The default is <emphasis>00</emphasis> which
+                                               is the <emphasis>world</emphasis> setting.
+                                               Valid values are country codes for countries which have their
+                                               own regulatory domain.
                                        </para>
                                </listitem>
                        </varlistentry>