diff options
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 3f8c452acd7..467922b1bb6 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.231 2013/02/06 22:58:18 sthen Exp $ +.\" $OpenBSD: ifconfig.8,v 1.232 2013/03/05 23:09:23 sthen Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: February 6 2013 $ +.Dd $Mdocdate: March 5 2013 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -997,9 +997,9 @@ and .Ar psk authentication (also known as personal mode) uses a 256-bit pre-shared key. .Ar 802.1x -authentication (also known as enterprise mode) is meant to be used with +authentication (also known as enterprise mode) is used with an external IEEE 802.1X authentication server, -but is currently unsupported. +such as wpa_supplicant. The default value is .Dq psk . .Dq psk |