--- src/share/man/man9/ieee80211_ioctl.9 2005/08/05 22:35:10 1.2 +++ src/share/man/man9/ieee80211_ioctl.9 2006/04/01 10:06:39 1.3 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" $DragonFly$ -.\" $Id: ieee80211_ioctl.9,v 1.2 2005/08/05 22:35:10 swildner Exp $ +.\" $Id: ieee80211_ioctl.9,v 1.3 2006/04/01 10:06:39 swildner Exp $ .\" .Dd March 2, 2004 .Dt IEEE80211_IOCTL 9 @@ -58,9 +58,7 @@ and .Fn ieee80211_cfgset functions implement a legacy interface for getting and setting 802.11 interface attributes respectively. -The interface is compatible with the RIDs implemented by the legacy -.Xr owi 4 -driver and used by the +The interface is used by the .Xr wicontrol 8 utility. .Pp @@ -82,7 +80,6 @@ in the driver's private soft state struc to use this as the catch-all in a switch statement to avoid code duplication. .\" .Sh SEE ALSO -.Xr owi 4 , .Xr ifconfig 8 , .Xr wicontrol 8 , .Xr ieee80211 9 ,