diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2008-07-29 18:20:03 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2008-07-29 18:20:03 +0000 |
commit | 5c2d8b14ab4458aa253a8af5bbacdb1bbcd142b3 (patch) | |
tree | 972f2296e3c04c3afba51184406556e228d1e387 /sbin/ifconfig/ifconfig.8 | |
parent | a64b535c9a9210d9af1ab236f51f46a0a078a273 (diff) |
s/affect/assign/ in wmm option.
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 0591510073f..d01c945ce8e 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.163 2008/07/19 15:55:07 brad Exp $ +.\" $OpenBSD: ifconfig.8,v 1.164 2008/07/29 18:20:02 damien Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: July 19 2008 $ +.Dd $Mdocdate: July 29 2008 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -703,7 +703,7 @@ Check the driver's manual page to know if this option is supported. QoS priorities can be defined using VLANs (see the .Cm vlanprio option). -Otherwise, the IEEE 802.11 layer will automatically affect priorities to +Otherwise, the IEEE 802.11 layer will automatically assign priorities to frames based on the Differentiated Services Codepoint field of IP packets. .It Fl wmm Disable Wi-Fi Multimedia. |