summaryrefslogtreecommitdiff
path: root/sbin/ancontrol/ancontrol.8
AgeCommit message (Collapse)Author
2001-12-13o) start new sentence on a new line;Mike Pechkin
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok;
2001-08-23recieve -> receiveAaron Campbell
2001-08-08Typo: remove space before period. Spotted by Brian J. Kifiak <bk@rt.fm>.Heikki Korpela
millert@ ok
2001-04-30Assure that we always close the socket, and that the default behaviorEric Jackson
is always chosen. Cleanup the documentation and add a security section about WEP taken from FreeBSD.
2001-04-16We default to infrastructure mode now; say so in the man page instead ofThorsten Lockert
claiming we do ad-hoc by default. ok ericj@
2001-04-16Actually permit setting the transmit key in WEP mode; from Kurt Miller.Thorsten Lockert
Correctly display number and order of WEP keys; from Kurt Miller. Fixes part of PR 1754; ok deraadt@
2001-04-13typo. ok deraadt@Jakob Schlyter
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-08-17make interface optional, and provide a good defaultTheo de Raadt
2000-05-20make this more like our wicontrol(8)Theo de Raadt
2000-04-16Typo: specfied -> specifiedAaron Campbell
2000-04-03OpenBSD'ify the Aironet man pages.Aaron Campbell
2000-04-03ancontrol(8) to manipulate an(4)Michael Shalayeff