Subject: CVS commit: sharesrc/share/man/man4
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 08/21/2002 06:30:55
Module Name: sharesrc
Committed By: onoe
Date: Wed Aug 21 03:30:54 UTC 2002
Modified Files:
sharesrc/share/man/man4: ifmedia.4
Log Message:
Apply changes to ifmedia.h:
Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master]
from media options, since IEEE80211_ADHOC [adhoc] is already defined for
IBSS. Instead, [ibss] is assigned as an alias for IEEE80211_ADHOC.
Also note that adhoc can be used with flag0 to specify non-standard adhoc
demo mode in some drivers.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 sharesrc/share/man/man4/ifmedia.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.