From cb51a695a9923e6e6dadcb8ec1563482461883a1 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Tue, 5 Mar 2013 23:09:24 +0000 Subject: 802.1x enterprise is actually supported but requires external software, so update the manual. Pointed out by mlarkin@, ok mlarkin@ brad@ matthieu@ --- sbin/ifconfig/ifconfig.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sbin') 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 -- cgit v1.2.3