It's spelled 'preceded' of course.

Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au>
Pointy hat to:	brueffer
This commit is contained in:
Christian Brueffer 2005-06-13 15:49:59 +00:00
parent 3e3a17bb92
commit e7951bdf02
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147337

View File

@ -738,7 +738,7 @@ Not all adaptors support setting the RTS threshold.
Set the desired Service Set Identifier (aka network name).
The SSID is a string up to 32 characters
in length and may be specified as either a normal string or in
hexadecimal when preceeded by
hexadecimal when preceded by
.Ql 0x .
Additionally, the SSID may be cleared by setting it to
.Ql - .
@ -794,7 +794,7 @@ A WEP key will be either 5 or 13
characters (40 or 104 bits) depending of the local network and the
capabilities of the adaptor.
It may be specified either as a plain
string or as a string of hexadecimal digits preceeded by
string or as a string of hexadecimal digits preceded by
.Ql 0x .
For maximum portability, hex keys are recommended;
the mapping of text keys to WEP encryption is usually driver-specific.