From owner-svn-src-head@FreeBSD.ORG Fri Nov 21 18:15:40 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CBA01065673; Fri, 21 Nov 2008 18:15:40 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 109C88FC16; Fri, 21 Nov 2008 18:15:40 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mALIFd1r092561; Fri, 21 Nov 2008 18:15:39 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mALIFd5U092560; Fri, 21 Nov 2008 18:15:39 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <200811211815.mALIFd5U092560@svn.freebsd.org> From: Warner Losh Date: Fri, 21 Nov 2008 18:15:39 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r185156 - head/usr.sbin/wpa/wpa_supplicant X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 18:15:40 -0000 Author: imp Date: Fri Nov 21 18:15:39 2008 New Revision: 185156 URL: http://svn.freebsd.org/changeset/base/185156 Log: 'Strict EAP conformance' makes more sense here than 'String EAP conformance.' Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 ============================================================================== --- head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 Fri Nov 21 09:14:29 2008 (r185155) +++ head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 Fri Nov 21 18:15:39 2008 (r185156) @@ -403,7 +403,7 @@ PAC is being provisioned or refreshed. Enable/disable EAP workarounds for various interoperability issues with misbehaving authentication servers. By default these workarounds are enabled. -String EAP conformance can be configured by setting this to 0. +Strict EAP conformance can be configured by setting this to 0. .El .Sh CERTIFICATES Some EAP authentication methods require use of certificates.