Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Note "ibss", "ibss-master", and "hostap" medi...
details: https://anonhg.NetBSD.org/src/rev/045e4d66cd2c
branches: trunk
changeset: 535223:045e4d66cd2c
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Aug 12 17:08:40 2002 +0000
description:
Note "ibss", "ibss-master", and "hostap" media options for 802.11.
diffstat:
share/man/man4/ifmedia.4 | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r cb359cbd1bdd -r 045e4d66cd2c share/man/man4/ifmedia.4
--- a/share/man/man4/ifmedia.4 Mon Aug 12 16:56:39 2002 +0000
+++ b/share/man/man4/ifmedia.4 Mon Aug 12 17:08:40 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifmedia.4,v 1.16 2002/02/13 08:17:36 ross Exp $
+.\" $NetBSD: ifmedia.4,v 1.17 2002/08/12 17:08:40 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -206,9 +206,15 @@
.El
.Pp
The following media options are defined for IEEE802.11 Wireless LAN:
-.Bl -tag -offset indent -width IFM_IEEE80211_ADHOC -compact
+.Bl -tag -offset indent -width IFM_IEEE80211_IBSSMASTER -compact
.It Dv IFM_IEEE80211_ADHOC
-adhoc mode vs. infrastructure mode [adhoc]
+adhoc mode vs. BSS mode [adhoc]
+.It Dv IFM_IEEE80211_HOSTAP
+Access Point mode [hostap]
+.It Dv IFM_IEEE80211_IBSS
+IBSS mode [ibss]
+.It Dv IFM_IEEE80211_IBSSMASTER
+IBSS master mode [ibss-master]
.El
.Sh SEE ALSO
.Xr netintro 4 ,
Home |
Main Index |
Thread Index |
Old Index