From owner-svn-src-head@FreeBSD.ORG Thu Mar 14 10:39:51 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BBC705C5; Thu, 14 Mar 2013 10:39:51 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 79FC019C; Thu, 14 Mar 2013 10:39:51 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 65872E3F07A; Thu, 14 Mar 2013 11:39:49 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9wNgId52bBYZ; Thu, 14 Mar 2013 11:39:44 +0100 (CET) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 9B30DE3F079; Thu, 14 Mar 2013 11:39:43 +0100 (CET) Date: Thu, 14 Mar 2013 11:39:42 +0100 From: Joel Dahl To: Gleb Smirnoff Subject: Re: svn commit: r248257 - head/share/man/man4 Message-ID: <20130314103942.GA74748@devbox.vnode.local> References: <201303132227.r2DMR1eo002052@svn.freebsd.org> <20130314100945.GZ48089@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130314100945.GZ48089@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 14 Mar 2013 10:39:51 -0000 On Thu, Mar 14, 2013 at 02:09:45PM +0400, Gleb Smirnoff wrote: > On Wed, Mar 13, 2013 at 10:27:01PM +0000, Joel Dahl wrote: > J> Author: joel (doc committer) > J> Date: Wed Mar 13 22:27:01 2013 > J> New Revision: 248257 > J> URL: http://svnweb.freebsd.org/changeset/base/248257 > J> > J> Log: > J> vinum isn't a new product. > > vinum is actually not present in modern FreeBSD, gvinum is. > > Well, the gvinum.4 page isn't written, but I strongly > doubt that vinum.4 page has at least 20% of content that > would precisely apply to geom_vinum module. > > IMO, it would be better to remove the vinum.4 page. No objection from me. -- Joel