From owner-cvs-src@FreeBSD.ORG Sat Jul 5 11:08:42 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B456F1065693; Sat, 5 Jul 2008 11:08:42 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A1EBD8FC24; Sat, 5 Jul 2008 11:08:42 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m65B8g2q095787; Sat, 5 Jul 2008 11:08:42 GMT (envelope-from danger@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m65B8g2o095786; Sat, 5 Jul 2008 11:08:42 GMT (envelope-from danger@repoman.freebsd.org) Message-Id: <200807051108.m65B8g2o095786@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to danger@repoman.freebsd.org using -f From: Daniel Gerzo Date: Sat, 5 Jul 2008 11:08:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/usr.sbin/wpa/wpa_supplicant Makefile wpa_supplicant.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2008 11:08:42 -0000 danger 2008-07-05 11:08:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/wpa/wpa_supplicant Makefile wpa_supplicant.conf.5 Log: SVN rev 180290 on 2008-07-05 11:08:26Z by danger MFC r180158: - install the example wpa_supplicant.conf file to the share/examples/etc directory [1] - add the FILES section to the wpa_supplicant.conf.5 file, so that people will be able to detect the example configuration file easier. [2] PR: docs/121821 [2] Revision Changes Path 1.11.2.5 +1 -1 src/usr.sbin/wpa/wpa_supplicant/Makefile 1.9.2.1 +5 -0 src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5