From owner-freebsd-virtualization@FreeBSD.ORG Thu Dec 5 01:53:52 2013 Return-Path: Delivered-To: freebsd-virtualization@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 A89E98E6; Thu, 5 Dec 2013 01:53:52 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6710912CE; Thu, 5 Dec 2013 01:53:51 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id B335812237; Thu, 5 Dec 2013 11:53:44 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-67-161-27-37.hsd1.ca.comcast.net [67.161.27.37]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BQO03924 (AUTH peterg@ptree32.com.au); Thu, 5 Dec 2013 11:53:43 +1000 Message-ID: <529FDCAA.6020401@freebsd.org> Date: Wed, 04 Dec 2013 17:53:46 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Craig Rodrigues Subject: Re: bhyve(8) man page? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Xin Li , Neel Natu , "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 01:53:52 -0000 Hi Craig, > Do you have an mdoc formatted version of > http://people.freebsd.org/~grehan/bhyve_8-v0.1.txt > which is ready for commit to HEAD? I have a 0.2 that I will be uploading this evening and sending to freebsd-doc to get help with markup. > It would be handy to have this in the tree, > because it is annoying to have to look at the bhyve source code > to figure out what all the command-line options are for. Agreed :) later, Peter.