From owner-svn-src-all@FreeBSD.ORG Mon Feb 16 16:25:02 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3C65C09; Mon, 16 Feb 2015 16:25:02 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDCF2DCF; Mon, 16 Feb 2015 16:25:02 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-54-116-245.nwrknj.fios.verizon.net [173.54.116.245]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id BC937B949; Mon, 16 Feb 2015 11:25:01 -0500 (EST) From: John Baldwin To: John-Mark Gurney Subject: Re: svn commit: r278830 - head/usr.sbin/devctl Date: Mon, 16 Feb 2015 11:04:29 -0500 Message-ID: <4375684.e5saVYVVqV@ralph.baldwin.cx> User-Agent: KMail/4.14.2 (FreeBSD/10.1-STABLE; KDE/4.14.2; amd64; ; ) In-Reply-To: <201502160220.t1G2KCwN003778@svn.freebsd.org> References: <201502160220.t1G2KCwN003778@svn.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 16 Feb 2015 11:25:01 -0500 (EST) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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, 16 Feb 2015 16:25:03 -0000 On Monday, February 16, 2015 02:20:12 AM John-Mark Gurney wrote: > Author: jmg > Date: Mon Feb 16 02:20:11 2015 > New Revision: 278830 > URL: https://svnweb.freebsd.org/changeset/base/278830 > > Log: > install the man page... > > Sponsored by: FreeBSD Foundation Doh, thanks! -- John Baldwin