From owner-svn-src-all@FreeBSD.ORG Mon Jun 9 06:17:03 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 66522F33; Mon, 9 Jun 2014 06:17:03 +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 3A2F32FCE; Mon, 9 Jun 2014 06:17:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s596H3Mc014326; Mon, 9 Jun 2014 06:17:03 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s596H36Z014325; Mon, 9 Jun 2014 06:17:03 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201406090617.s596H36Z014325@svn.freebsd.org> From: Eitan Adler Date: Mon, 9 Jun 2014 06:17:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r267261 - 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:17:03 -0000 Author: eadler Date: Mon Jun 9 06:17:02 2014 New Revision: 267261 URL: http://svnweb.freebsd.org/changeset/base/267261 Log: acpiconf(8): check the calendar 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:16:12 2014 (r267260) +++ head/usr.sbin/acpi/acpiconf/acpiconf.8 Mon Jun 9 06:17:02 2014 (r267261) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 6, 2014 +.Dd June 8, 2014 .Dt ACPICONF 8 .Os .Sh NAME