summaryrefslogtreecommitdiff
path: root/sbin/lmccontrol/lmccontrol.8
diff options
context:
space:
mode:
authorChris Cappuccio <chris@cvs.openbsd.org>2000-10-16 23:02:22 +0000
committerChris Cappuccio <chris@cvs.openbsd.org>2000-10-16 23:02:22 +0000
commit9bde67735b8d895acb1a8b8c3dae8b2745410769 (patch)
tree467f13340a73a45b33735aac8a9cac7f6f16e0ae /sbin/lmccontrol/lmccontrol.8
parentabffa086e5b230b1d2758941bb841805f7a9dcc0 (diff)
Xr spppcontrol
Diffstat (limited to 'sbin/lmccontrol/lmccontrol.8')
-rw-r--r--sbin/lmccontrol/lmccontrol.89
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/lmccontrol/lmccontrol.8 b/sbin/lmccontrol/lmccontrol.8
index 296bae2413d..d66c89bc4fc 100644
--- a/sbin/lmccontrol/lmccontrol.8
+++ b/sbin/lmccontrol/lmccontrol.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lmccontrol.8,v 1.3 2000/10/13 19:27:10 chris Exp $
+.\" $OpenBSD: lmccontrol.8,v 1.4 2000/10/16 23:02:21 chris Exp $
.\"
.\" Copyright (c) 1997-1999 LAN Media Corporation (LMC)
.\" All rights reserved. www.lanmedia.com
@@ -38,10 +38,10 @@
.Dt LMCCTL 8
.Os
.Sh NAME
-.Nm lmcctl
+.Nm lmccontrol
.Nd configure Lan Media Corporation SSI/HSSI/T1/T3 devices
.Sh SYNOPSIS
-.Nm lmcctl
+.Nm lmccontrol
.Op Ar interface
.Op Fl l Ar speed
.Op Fl cCeEsSkKoO
@@ -122,13 +122,14 @@ power).
To set a SSI card for a speed of 2048000 bits/sec with HDLC keepalive off,
one could use:
.Bd -unfilled -offset indent
-lmcctl lmc0 -l 2048000 -K
+lmccontrol lmc0 -l 2048000 -K
.Ed
.Pp
.Sh SEE ALSO
.Xr lmc 4 ,
.Xr sppp 4 ,
.Xr hostname.if 8 ,
+.Xr spppcontrol 8 ,
.Xr ifconfig 8
.Sh HISTORY
The