diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-07 18:46:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-07 18:46:05 +0000 |
commit | 025bfd95b1c7beb6d9b7e9e54b55e87a79282c81 (patch) | |
tree | 439a868fbdc27005d25e3807d718db3facb36d45 | |
parent | e2e32d81fca46144d13d0d0c539a3e83729f45c3 (diff) |
simplify hostap description;
-rw-r--r-- | share/man/man4/ath.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 8f913c58d37..a4a809790bc 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.6 2004/11/07 18:26:54 deraadt Exp $ +.\" $OpenBSD: ath.4,v 1.7 2004/11/07 18:46:04 jmc Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -105,8 +105,7 @@ aid of an access point. .Pp The driver may also be configured to operate in hostap mode. In this mode a host may function as an access point (base station). -Access points are different than operating in IBSS mode. -They operate in BSS mode. +In hostap mode access points operate in BSS mode. They allow for easier roaming and bridge all Ethernet traffic such that machines connected via an access point appear to be on the local Ethernet segment. |