diff options
author | 2006-06-02 04:50:40 +0000 | |
---|---|---|
committer | 2006-06-02 04:50:40 +0000 | |
commit | 226b78f17dbf0c77282486b4f19db69ec5aefdb9 (patch) | |
tree | 7ae2cab63d51d4442184da14a410311f8602aacd | |
parent | - clear the PCI_AFSR during init (diff) | |
download | wireguard-openbsd-226b78f17dbf0c77282486b4f19db69ec5aefdb9.tar.xz wireguard-openbsd-226b78f17dbf0c77282486b4f19db69ec5aefdb9.zip |
Change LMCCTL to LMCCONTROL. It is lmccontrol(8), after all.
``yeah!'' jmc@
-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 376095ac9f9..c2ef7971f84 100644 --- a/sbin/lmccontrol/lmccontrol.8 +++ b/sbin/lmccontrol/lmccontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmccontrol.8,v 1.18 2006/05/23 05:09:49 reyk Exp $ +.\" $OpenBSD: lmccontrol.8,v 1.19 2006/06/02 04:50:40 ray Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -35,7 +35,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd October 11, 2000 -.Dt LMCCTL 8 +.Dt LMCCONTROL 8 .Os .Sh NAME .Nm lmccontrol |