From owner-svn-src-all@FreeBSD.ORG Mon Jun 9 06:16:13 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8156FDEE; Mon, 9 Jun 2014 06:16:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F4ED2FC3; Mon, 9 Jun 2014 06:16:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s596GD4W014172; Mon, 9 Jun 2014 06:16:13 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s596GDwk014171; Mon, 9 Jun 2014 06:16:13 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201406090616.s596GDwk014171@svn.freebsd.org> From: Eitan Adler Date: Mon, 9 Jun 2014 06:16:13 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r267260 - head/usr.sbin/acpi/acpiconf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 06:16:13 -0000 Author: eadler Date: Mon Jun 9 06:16:12 2014 New Revision: 267260 URL: http://svnweb.freebsd.org/changeset/base/267260 Log: acpiconf(8): bump .Dd Reported by: gjb Modified: head/usr.sbin/acpi/acpiconf/acpiconf.8 Modified: head/usr.sbin/acpi/acpiconf/acpiconf.8 ============================================================================== --- head/usr.sbin/acpi/acpiconf/acpiconf.8 Mon Jun 9 06:03:38 2014 (r267259) +++ head/usr.sbin/acpi/acpiconf/acpiconf.8 Mon Jun 9 06:16:12 2014 (r267260) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 16, 2004 +.Dd June 6, 2014 .Dt ACPICONF 8 .Os .Sh NAME