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/ancontrol | |
parent | 5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff) |
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/ancontrol')
-rw-r--r-- | sbin/ancontrol/ancontrol.8 | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8 index 4583b72f7cd..a21cc256e6e 100644 --- a/sbin/ancontrol/ancontrol.8 +++ b/sbin/ancontrol/ancontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ancontrol.8,v 1.17 2003/01/29 16:53:36 jmc Exp $ +.\" $OpenBSD: ancontrol.8,v 1.18 2003/06/03 13:16:07 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved. @@ -395,12 +395,6 @@ Therefore, all configured keys (up to four) must agree. .Xr hostname.if 5 , .Xr ifconfig 8 , .Xr wicontrol 8 -.Sh AUTHORS -The -.Nm -command was written by Bill Paul <wpaul@ee.columbia.edu> and ported to -.Ox -by Michael Shalayeff <mickey@openbsd.org>. .Sh HISTORY The .Nm @@ -408,6 +402,15 @@ command first appeared in .Fx 3.0 and .Ox 2.7 . +.Sh AUTHORS +The +.Nm +command was written by +.An Bill Paul Aq wpaul@ee.columbia.edu +and ported to +.Ox +by +.An Michael Shalayeff Aq mickey@openbsd.org . .Sh BUGS The statistics counters do not seem to show the amount of transmit and received frames as increasing. |