diff options
author | David Krause <david@cvs.openbsd.org> | 2004-08-24 05:37:27 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-08-24 05:37:27 +0000 |
commit | 6c8ccc0dd0f5e501b452af5bb3024fd2891fe5cd (patch) | |
tree | 1db738389c39d0673947262704df8c22374dd136 /sbin | |
parent | 9601bd19438e66763f4e2629c60e6d3ab0340392 (diff) |
spelling corrections; ok jmc@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ancontrol/ancontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8 index 95d1e585884..08a406bd7d7 100644 --- a/sbin/ancontrol/ancontrol.8 +++ b/sbin/ancontrol/ancontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ancontrol.8,v 1.22 2004/08/19 18:26:52 jmc Exp $ +.\" $OpenBSD: ancontrol.8,v 1.23 2004/08/24 05:37:26 david Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved. @@ -404,7 +404,7 @@ authentication (which involves sending known plaintext) is less secure than using "open" authentication when WEP is enabled. .Pp Devices may alternate among all of the configured WEP keys when -tranmitting packets. +transmitting packets. Therefore, all configured keys (up to four) must agree. .Sh SEE ALSO .Xr an 4 , |