diff options
author | 2003-10-25 07:38:48 +0000 | |
---|---|---|
committer | 2003-10-25 07:38:48 +0000 | |
commit | 9be6b838c60ce9f95c0b049427cdf391d1741cc5 (patch) | |
tree | 14509bd8d6bf41f2fa1a9d045917576fb3514790 | |
parent | add list of games available; update FILES; (diff) | |
download | wireguard-openbsd-9be6b838c60ce9f95c0b049427cdf391d1741cc5.tar.xz wireguard-openbsd-9be6b838c60ce9f95c0b049427cdf391d1741cc5.zip |
controlls -> controls; from Jared Yanovich;
-rw-r--r-- | sbin/lmccontrol/lmccontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/lmccontrol/lmccontrol.8 b/sbin/lmccontrol/lmccontrol.8 index 1349eac1020..7ea4597ba9c 100644 --- a/sbin/lmccontrol/lmccontrol.8 +++ b/sbin/lmccontrol/lmccontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmccontrol.8,v 1.16 2003/06/03 13:16:08 jmc Exp $ +.\" $OpenBSD: lmccontrol.8,v 1.17 2003/10/25 07:38:48 jmc Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -57,7 +57,7 @@ You can adjust layer 2 protocol keepalives, and line speed. Line characteristics which can be adjusted include CRC length, internal or external clock source, DS3 scrambler, and DS3 cable length. .Pp -This program controlls the Lan Media SSI, HSSI, T1, and DS3 network interfaces. +This program controls the Lan Media SSI, HSSI, T1, and DS3 network interfaces. The SSI is the LMC1000, and runs at various speeds up to 10Mbps. It requires an external CSU/DSU for operation on T1/E1 lines. The HSSI card is the LMC5000, and runs at various speeds up to 52Mbps. |