diff options
author | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
commit | d1ce45a46f7a9b89b123dcde2d66f0ece46d880a (patch) | |
tree | 401a28c9c52f5ecdecdab12f3d0829ced996014a /sbin/ifconfig | |
parent | 291f413ed8d0dec9c88fc58da7a31334ad3c09cd (diff) | |
download | FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.zip FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.tar.gz |
mdoc sweep
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 9c74980..d0d8671 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1054,7 +1054,9 @@ can be used on a channel are defined by this setting. Country/Region codes are specified as a 2-character abbreviation defined by ISO 3166 or using a longer, but possibly ambiguous, spelling; e.g., "ES" and "Spain". -The set of country codes are taken from /etc/regdomain.xml and can also +The set of country codes are taken from +.Pa /etc/regdomain.xml +and can also be viewed with the ``list countries'' request. Note that not all devices support changing the country code from a default setting; typically stored in EEPROM. @@ -1072,7 +1074,9 @@ according to a least-congested criteria. DFS support is mandatory for some 5GHz frequencies in certain locales (e.g., ETSI). By default DFS is enabled according to the regulatory definitions -specified in /etc/regdomain.xml and the current country code, regdomain, +specified in +.Pa /etc/regdomain.xml +and the current country code, regdomain, and channel. Note the underlying device (and driver) must support radar detection for full DFS support to work. @@ -1578,7 +1582,9 @@ for operation. In particular the set of available channels, how the wireless device will operation on the channels, and the maximum transmit power that can be used on a channel are defined by this setting. -Regdomain codes (SKU's) are taken from /etc/regdomain.xml and can also +Regdomain codes (SKU's) are taken from +.Pa /etc/regdomain.xml +and can also be viewed with the ``list countries'' request. Note that not all devices support changing the regdomain from a default setting; typically stored in EEPROM. |