diff options
-rw-r--r-- | usr.sbin/ancontrol/ancontrol.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 1d37237..eae807f 100644 --- a/usr.sbin/ancontrol/ancontrol.8 +++ b/usr.sbin/ancontrol/ancontrol.8 @@ -32,7 +32,7 @@ .\" .Dd September 10, 1999 .Dt ANCONTROL 8 -.Os FreeBSD 3.0 +.Os FreeBSD 4.0 .Sh NAME .Nm ancontrol .Nd configure Aironet 4500/4800 devices @@ -354,7 +354,7 @@ Prints a list of available options and sample usage. The .Nm command first appeared in -.Fx 3.0 . +.Fx 4.0 . .Sh BUGS The statistics counters do not seem to show the amount of transmit and received frames as increasing. @@ -365,7 +365,7 @@ driver uses unmodified packet mode instead of letting the NIC perform 802.11/ethernet encapsulation itself. .Pp Setting the channel does not seem to have any effect. -.Sh AUTHOR +.Sh AUTHORS The .Nm command was written by |