From owner-svn-src-head@FreeBSD.ORG Tue May 6 11:42:41 2014 Return-Path: Delivered-To: svn-src-head@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 37E36C1F; Tue, 6 May 2014 11:42:41 +0000 (UTC) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id E600DC69; Tue, 6 May 2014 11:42:40 +0000 (UTC) Received: from terran (unknown [192.168.99.1]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPA id 896B3C4927; Tue, 6 May 2014 14:42:38 +0300 (EEST) Date: Tue, 6 May 2014 14:46:15 +0300 From: Aleksandr Rybalko To: Steve Kargl Subject: Re: svn commit: r265391 - head/sys/dev/vt Message-Id: <20140506144615.c038cfa1661f30ba63b7d2a6@freebsd.org> In-Reply-To: <20140506000027.GA21010@troutmask.apl.washington.edu> References: <201405052129.s45LTv38079480@svn.freebsd.org> <20140506000027.GA21010@troutmask.apl.washington.edu> X-Mailer: Sylpheed 3.3.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Aleksandr Rybalko , src-committers@freebsd.org, svn-src-all@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 06 May 2014 11:42:41 -0000 On Mon, 5 May 2014 17:00:27 -0700 Steve Kargl wrote: > On Mon, May 05, 2014 at 09:29:57PM +0000, Aleksandr Rybalko wrote: > > Author: ray > > Date: Mon May 5 21:29:56 2014 > > New Revision: 265391 > > URL: http://svnweb.freebsd.org/changeset/base/265391 > > > > Log: > > Define a new method for probing vt(4) driver before attach it at early stage. > > > > Can you please commit a vt.4 manual page or stop referring to vt(4) > in your commit messages? > > -- > Steve Hi Steve, sorry for large delay with man pages. Currently work on manual pages in progress, with great help by wblock@. And will come up shortly. I'm understand how much important it is, and will try to do it ASAP. Thanks! WBW -- Aleksandr Rybalko