From e7951bdf026a40c6c084f095be2cc907d2bcd824 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Mon, 13 Jun 2005 15:49:59 +0000 Subject: [PATCH] It's spelled 'preceded' of course. Submitted by: David Adam Pointy hat to: brueffer --- sbin/ifconfig/ifconfig.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 8f2e51bab92..0e5b532ea74 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 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.