svn commit: r208252 - stable/8/sbin/ifconfig
Bjoern A. Zeeb
bz at FreeBSD.org
Tue May 18 04:21:50 UTC 2010
Author: bz
Date: Tue May 18 04:21:50 2010
New Revision: 208252
URL: http://svn.freebsd.org/changeset/base/208252
Log:
MFC r208077:
Document the 'short preamble' capability for 802.11bg.
Reviewed by: sam
Modified:
stable/8/sbin/ifconfig/ifconfig.8
Directory Properties:
stable/8/sbin/ifconfig/ (props changed)
Modified: stable/8/sbin/ifconfig/ifconfig.8
==============================================================================
--- stable/8/sbin/ifconfig/ifconfig.8 Tue May 18 04:20:35 2010 (r208251)
+++ stable/8/sbin/ifconfig/ifconfig.8 Tue May 18 04:21:50 2010 (r208252)
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd February 20, 2010
+.Dd May 14, 2010
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -1278,6 +1278,10 @@ Quality of Service (QoS).
Indicates that the station is using QoS encapsulation for
data frame.
QoS encapsulation is enabled only when WME mode is enabled.
+.It Li S
+Short Preamble.
+Indicates that the station is doing short preamble to optionally
+improve throughput performance with 802.11g and 802.11b.
.It Li T
Transitional Security Network (TSN).
Indicates that the station associated using TSN; see also
@@ -1352,6 +1356,10 @@ Quality of Service (QoS).
Indicates that the station is using QoS encapsulation for
data frame.
QoS encapsulation is enabled only when WME mode is enabled.
+.It Li S
+Short Preamble.
+Indicates that the station is doing short preamble to optionally
+improve throughput performance with 802.11g and 802.11b.
.It Li T
Transitional Security Network (TSN).
Indicates that the station associated using TSN; see also
More information about the svn-src-stable
mailing list