diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
commit | fd80bd85aae74b486ef6875e2553afa55b9499e0 (patch) | |
tree | 745201ae517ef3469e3bafc20c5bb76de8b3bffa /sbin/lmccontrol | |
parent | 06e3579118de0e275610c2060770fff7febe25c6 (diff) |
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'sbin/lmccontrol')
-rw-r--r-- | sbin/lmccontrol/lmccontrol.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/lmccontrol/lmccontrol.8 b/sbin/lmccontrol/lmccontrol.8 index d66c89bc4fc..03f74e0d4e4 100644 --- a/sbin/lmccontrol/lmccontrol.8 +++ b/sbin/lmccontrol/lmccontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmccontrol.8,v 1.4 2000/10/16 23:02:21 chris Exp $ +.\" $OpenBSD: lmccontrol.8,v 1.5 2000/11/09 17:52:57 aaron Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -81,8 +81,7 @@ command given without any additional flags retrieves the current card settings from the driver and prints them out. .Pp The options are as follows: -.Pp -.Bl -tag -width Fl +.Bl -tag -width Ds .It Ar interface The interface name of the Lan Media card (default is lmc0) .It Fl l Ar speed |