From owner-freebsd-doc@FreeBSD.ORG Tue May 27 02:52:22 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B151472 for ; Tue, 27 May 2014 02:52:22 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 075232439 for ; Tue, 27 May 2014 02:52:21 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s4R2qKUp088954 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 26 May 2014 20:52:20 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s4R2qKFc088951; Mon, 26 May 2014 20:52:20 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 26 May 2014 20:52:20 -0600 (MDT) From: Warren Block To: Ryan Stone Subject: Re: SR-IOV Patch Series 3/7: manual pages In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 26 May 2014 20:52:20 -0600 (MDT) Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 02:52:22 -0000 On Mon, 26 May 2014, Ryan Stone wrote: > On Mon, May 26, 2014 at 10:27 PM, Warren Block wrote: >> Have you tried phabricator.freebsd.org? It makes review of this type of >> thing somewhat easier. (And I say that despite fighting with the user >> interface today.) >> >> As an example, here is a man page revision I put up: >> https://phabric.freebsd.org/D62 > > I tried playing with it a week or so ago. It seemed to want to > combine all of my patches into a single review and mangle my commit > messages. Also, I couldn't find a reasonable way to script it, which > is kind of a must when uploading 21 patches for review. I'm aware of > the arc command-line tool but it seems to require user input for some > parts. > > I'll try fighting with it again and see if I can get it to do > something reasonable. I find the web user interface exceedingly annoying, and have not tried arc because of its unfortunate dependence on PHP. But once a "Differential" is created, it does make review easier.