summaryrefslogtreecommitdiff
path: root/sbin/ipwcontrol
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-11-21 23:52:57 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-11-21 23:52:57 +0000
commitd6bcc4afd64b04e016ee7a8c0da55666f6ec39e9 (patch)
tree618867d69e6506067e332aabafe46af7d2d27e31 /sbin/ipwcontrol
parent16f05cabd1e67ae27ba86a5e7d548afafb6712ff (diff)
tweaks;
ok damien@
Diffstat (limited to 'sbin/ipwcontrol')
-rw-r--r--sbin/ipwcontrol/ipwcontrol.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ipwcontrol/ipwcontrol.8 b/sbin/ipwcontrol/ipwcontrol.8
index e2afecf0165..cccf87524de 100644
--- a/sbin/ipwcontrol/ipwcontrol.8
+++ b/sbin/ipwcontrol/ipwcontrol.8
@@ -1,4 +1,4 @@
-.\" $Id: ipwcontrol.8,v 1.3 2004/11/18 21:02:31 damien Exp $
+.\" $OpenBSD: ipwcontrol.8,v 1.4 2004/11/21 23:52:56 jmc Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -33,13 +33,13 @@
.Nd configure Intel PRO/Wireless 2100 network adapter
.Sh SYNOPSIS
.Nm
-.Op Fl i Ar interface
.Op Fl r
+.Op Fl i Ar interface
.Sh DESCRIPTION
The
.Nm
utility controls the operation of Intel PRO/Wireless 2100 networking
-devices via
+devices via the
.Xr ipw 4
driver.
.Pp
@@ -47,11 +47,11 @@ You should not use this program to configure IEEE 802.11 parameters.
Use
.Xr ifconfig 8
instead.
-.Sh OPTIONS
+.Pp
The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width "-i interfaceXX"
.It Fl i Ar interface
-Display adapter's internal statistics.
+Display the adapter's internal statistics.
.It Fl r
Display the radio switch state (on or off).
.El