summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-06-13 07:55:15 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-06-13 07:55:15 +0000
commit1f41c199ed43958d651ab28f1b1a28dbd73ac453 (patch)
treed2a9e01c5c9593657f8dfa23e2110a797b331754 /sbin/ifconfig
parent7a825fb4571a4a801e6216d71f9ef2f76fe66ff9 (diff)
downloadFreeBSD-src-1f41c199ed43958d651ab28f1b1a28dbd73ac453.zip
FreeBSD-src-1f41c199ed43958d651ab28f1b1a28dbd73ac453.tar.gz
Hex strings are _pre_ceeded by 0x, not _pro_ceeded.
PR: 82187 Submitted by: Anthony Rogers <anthony.j.rogers@gmail.com> Approved by: re (blanket) MFC after: 3 days
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 6c5edd2..8f2e51b 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -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 proceeded by
+hexadecimal when preceeded 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 proceeded by
+string or as a string of hexadecimal digits preceeded by
.Ql 0x .
For maximum portability, hex keys are recommended;
the mapping of text keys to WEP encryption is usually driver-specific.
OpenPOWER on IntegriCloud