diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
commit | 2cf124e6dbd711198131ac89dd8f98ef5f8deb65 (patch) | |
tree | 343fc85b04718144a27f11799b2a1d87ee255ab2 /sbin/lmccontrol | |
parent | 5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff) |
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/lmccontrol')
-rw-r--r-- | sbin/lmccontrol/lmccontrol.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/lmccontrol/lmccontrol.8 b/sbin/lmccontrol/lmccontrol.8 index b626b8d62c0..1349eac1020 100644 --- a/sbin/lmccontrol/lmccontrol.8 +++ b/sbin/lmccontrol/lmccontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmccontrol.8,v 1.15 2003/03/12 20:12:36 deraadt Exp $ +.\" $OpenBSD: lmccontrol.8,v 1.16 2003/06/03 13:16:08 jmc Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -122,7 +122,6 @@ To set a SSI card for a speed of 2048000 bits/sec with HDLC keepalive off, one could use: .Pp .Li # lmccontrol lmc0 -l 2048000 -K -.Pp .Sh SEE ALSO .Xr lmc 4 , .Xr sppp 4 , |