o Rename the "Wireless" section to "Wireless Networking".

o Rename the "Wireless background" section to "Wireless Modes of Operation".

o Mention specifically that we do not cover IBSS mode here.

o One tiny grammatical fix.
This commit is contained in:
Ceri Davies 2003-05-19 21:48:24 +00:00
parent ce68f1bad7
commit 98432520c2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16988

View file

@ -494,7 +494,7 @@ host2.example.com link#1 UC 0 0
</author>
</authorgroup>
</sect1info>
<title>Wireless</title>
<title>Wireless Networking</title>
<indexterm><primary>wireless networking</primary></indexterm>
<indexterm>
@ -511,7 +511,7 @@ host2.example.com link#1 UC 0 0
</sect2>
<sect2>
<title>Wireless background</title>
<title>Wireless Modes of Operation</title>
<para>There are two different ways to configure 802.11 wireless devices:
BSS and IBSS.</para>
@ -538,9 +538,10 @@ host2.example.com link#1 UC 0 0
mode. One is IBSS mode, also called ad-hoc or IEEE ad-hoc
mode. This mode is defined by the IEEE 802.11 standards.
The second is called demo ad-hoc mode or Lucent ad-hoc mode
(and sometimes confusingly ad-hoc mode). This is the old,
(and sometimes, confusingly, ad-hoc mode). This is the old,
pre-802.11 ad-hoc mode and should only be used for legacy
installations.</para>
installations. We will not cover either of the ad-hoc modes
further.</para>
</sect3>
</sect2>