diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-08 06:54:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-08 06:54:52 +0000 |
commit | 8867471bd73ef5ff1d1aaeeecad6c15c2738a93b (patch) | |
tree | d945e92ac095a2cdbda890ab17f0941a8680cf89 /sbin | |
parent | 750cdfaff8b6dcab467b86957ff20b570ecb3d0b (diff) |
802.1X is unsupported; from Christopher Zimmermann (tweaked
version of his diff to tech@ committed);
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 7a84b6fb2ab..f7ad7fb5179 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.205 2010/06/29 21:28:38 reyk Exp $ +.\" $OpenBSD: ifconfig.8,v 1.206 2010/07/08 06:54:51 jmc 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: June 29 2010 $ +.Dd $Mdocdate: July 8 2010 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -982,7 +982,8 @@ and 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 -an external IEEE 802.1X authentication server. +an external IEEE 802.1X authentication server, +but is currently unsupported. The default value is .Dq psk . .Dq psk |