From owner-freebsd-jail@FreeBSD.ORG Fri Apr 27 16:54:26 2012 Return-Path: Delivered-To: freebsd-jail@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7D6110656F4 for ; Fri, 27 Apr 2012 16:54:26 +0000 (UTC) (envelope-from jamie@FreeBSD.org) Received: from m2.gritton.org (gritton.org [199.192.164.235]) by mx1.freebsd.org (Postfix) with ESMTP id B2FB88FC12 for ; Fri, 27 Apr 2012 16:54:26 +0000 (UTC) Received: from guppy.corp.verio.net (fw.oremut02.us.wh.verio.net [198.65.168.24]) (authenticated bits=0) by m2.gritton.org (8.14.4/8.14.4) with ESMTP id q3RGsN9v088843; Fri, 27 Apr 2012 10:54:24 -0600 (MDT) (envelope-from jamie@FreeBSD.org) Message-ID: <4F9ACF39.7090103@FreeBSD.org> Date: Fri, 27 Apr 2012 10:54:17 -0600 From: Jamie Gritton User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120126 Thunderbird/9.0 MIME-Version: 1.0 To: Subbsd References: <4F99AB0E.4090805@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Jail Subject: Re: New jail(8) committed X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2012 16:54:27 -0000 I thought I had changed that to 10.0 - and I would then further change it back to 9.1 assuming it got MFC'd. I had originally intended for 9.0 but missed the deadline, and I thought I had fixed that. Maybe editing the man page while I already had the svn commit running (in the editor) wasn't sufficient. I'll make sure I've got the right numbers in there (10.0 until it's actually MFC'd). - Jamie On 04/27/12 10:17, Subbsd wrote: > On Fri, Apr 27, 2012 at 12:07 AM, Jamie Gritton wrote: >> I've finally put my jail(8) changes into HEAD. > > http://svnweb.freebsd.org/base/head/usr.sbin/jail/jail.conf.5?view=markup&pathrev=234712 > ( The .Nm file was added in .Fx 9.0 . ) > > Looks like man file in HISTORY section is a bit incorrect. According > to the MFC, this file will be in FreeBSD 9.1+ ?