summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-04-28 16:47:40 +0000
committersam <sam@FreeBSD.org>2003-04-28 16:47:40 +0000
commitd260ea9c32f4c38a002f77e683d5d67b54778e65 (patch)
tree6028630015202c4e415e210f27409aee81f1b471 /sbin
parent1e1e2faff9349ae3ff2a353151c0f008eb767008 (diff)
downloadFreeBSD-src-d260ea9c32f4c38a002f77e683d5d67b54778e65.zip
FreeBSD-src-d260ea9c32f4c38a002f77e683d5d67b54778e65.tar.gz
document mode directive
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.816
1 files changed, 14 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 9048b70..83f6108 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -32,7 +32,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd July 2, 2001
+.Dd April 28, 2003
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -302,6 +302,18 @@ list of available options.
.It Fl mediaopt Ar opts
If the driver supports the media selection system, disable the
specified media options on the interface.
+.It Cm mode Ar mode
+If the driver supports the media selection system, set the specified
+operating mode on the interface to
+.Ar mode .
+For IEEE 802.11 wireless interfaces that support multiple operating modes
+this directive is used to select between 802.11a (\c
+.Dq 11a ),
+802.11b (\c
+.Dq 11b ),
+and 802.11g (\c
+.Dq 11g )
+operating modes.
.It Cm rxcsum , txcsum
If the driver supports user-configurable checksum offloading,
enable receive (or transmit) checksum offloading on the interface.
@@ -454,7 +466,7 @@ The prefix can also be specified using the slash notation after the address.
See the
.Ar address
option above for more information.
-.\" see
+3\" see
.\" Xr eon 5 .
.\" .It Cm nsellength Ar n
.\" .Pf ( Tn ISO
OpenPOWER on IntegriCloud