From owner-freebsd-fs@FreeBSD.ORG Tue Feb 4 19:13:04 2014 Return-Path: Delivered-To: fs@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 9C259A55; Tue, 4 Feb 2014 19:13:04 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4872F1FC2; Tue, 4 Feb 2014 19:13:04 +0000 (UTC) Received: by mail-ig0-f179.google.com with SMTP id c10so9205301igq.0 for ; Tue, 04 Feb 2014 11:13:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jxA2bY1Kpi3xjHQUGA8tb8mHeSTMQmaQA83DVpTHars=; b=XWIEIxQFhANDb5bxw7HhBfyr8hI6/xMpcUo/FFN7A1WJqpD6ZErBiEkN6Ir9cL1vm/ +gWWdn5PwKtWKjpemlcnMcOY9QMXsaKwOmayUSJVxoZI8oq8TBR0rk1p67CRPgoSu2UJ HylrIsNbXxeQpt2Km6Q2COLj0wKtH3qehQiV1JRAq7If4o8yh+cNCxNSsfa2SKDL6XTY 0hBbvzE+uO3IkTSeeRm23yT6yRm2l2UM/jyoTwi4cpZ9H4zqwbD7eI7m88rFgxtVLNOD AnyfHKenfl/4sKKukfe730aeSyQval0mrfAUzC+n1qDfEi8Ak+HtFzvUYIb9H2QFz9M0 KGsQ== MIME-Version: 1.0 X-Received: by 10.42.52.209 with SMTP id k17mr31302452icg.1.1391541183684; Tue, 04 Feb 2014 11:13:03 -0800 (PST) Received: by 10.50.67.84 with HTTP; Tue, 4 Feb 2014 11:13:03 -0800 (PST) In-Reply-To: <52F0F0EC.5090902@FreeBSD.org> References: <201301251633.r0PGX15j040754@svn.freebsd.org> <5102B7A5.7030105@FreeBSD.org> <51F0F0FE.6030208@FreeBSD.org> <51F60897.1020005@FreeBSD.org> <52E22240.5050501@FreeBSD.org> <52F0F0EC.5090902@FreeBSD.org> Date: Tue, 4 Feb 2014 13:13:03 -0600 Message-ID: Subject: Re: zfs boot manual pages From: Scot Hetzel To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-doc@freebsd.org, FreeBSD Current , freebsd-fs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 19:13:04 -0000 On Tue, Feb 4, 2014 at 7:53 AM, Andriy Gapon wrote: > > I've started working on manual pages for the zfs boot chain. > > Please [p]review my work in progress here: > https://github.com/avg-I/freebsd/compare/review;zfs-boot-man-pages > > Any additions, corrections, suggestions and other kinds of reviewing are > welcome. Patches and pull requests are very welcome! > > Many thanks to Warren Block for the initial review and many fixes. One fix for the gptzfsboot man page would be to mention that gptzfsboot is installed into a GPT partition of type freebsd-boot, and that the -i 1 refers to the GPT index for this partition. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised.