diff --git a/usr.sbin/iwictl/iwictl.8 b/usr.sbin/iwictl/iwictl.8 index bf468bb39829..31ce63d0cfb3 100644 --- a/usr.sbin/iwictl/iwictl.8 +++ b/usr.sbin/iwictl/iwictl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: iwictl.8,v 1.2 2005/01/11 18:52:11 skrll Exp $ +.\" $NetBSD: iwictl.8,v 1.3 2005/01/12 14:50:36 wiz Exp $ .\" .\" Copyright (c) 2004, 2005 .\" Damien Bergamini . All rights reserved. @@ -49,11 +49,12 @@ The .Nm utility controls the operation of Intel(R) PRO/Wireless 2200BG/2915ABG -networking devices via +networking devices via the .Xr iwi 4 driver. .Pp -You should not use this program to configure IEEE 802.11 parameters. Use +You should not use this program to configure IEEE 802.11 parameters. +Use .Xr ifconfig 8 instead. .Sh OPTIONS @@ -62,9 +63,11 @@ The options are as follows: .It Fl i Ar iface Displays adapter's internal statistics. .It Fl i Ar iface Fl d Ar directory Oo Fl m Ar bss|ibss Oc -Download firmware binary image to the adapter. The image is read from the +Download firmware binary image to the adapter. +The image is read from the .Ar directory -directory. By default, the firmware binary image for BSS (aka infrastructure +directory. +By default, the firmware binary image for BSS (aka infrastructure mode) mode is downloaded unless the .Fl m flag is given.