From d6bcc4afd64b04e016ee7a8c0da55666f6ec39e9 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 21 Nov 2004 23:52:57 +0000 Subject: tweaks; ok damien@ --- sbin/ipwcontrol/ipwcontrol.8 | 12 ++++++------ 1 file 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 . 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 -- cgit v1.2.3