From owner-freebsd-fs@FreeBSD.ORG Tue May 1 04:58:19 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44096106564A; Tue, 1 May 2012 04:58:19 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EDFB48FC12; Tue, 1 May 2012 04:58:18 +0000 (UTC) Received: by iahk25 with SMTP id k25so7058324iah.13 for ; Mon, 30 Apr 2012 21:58:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ImDxj8II2+OBHZdKFGEKZn+jmpewU1tx5eLuAxDku8M=; b=r4/FQ3ozsPDVHwmexHNoPyQWUvr2RQYAjoiF++6O4Wmo0Jhqk0zAiMoT/tCP4NmOAE 41mgzD2UKYyq+BDHMdmIp08hMZD30ISxP/G8HVhVh72qNWe/gxinVUFOa/VnFFxQ7tzh UTkyoMh7elF8sqs0X5LUt3Hd201ZiaNfVqEGn6hfDtA7ckoWmVdFH72XxVKoXmYsto2n k7wX9tMhAIudarrm/lyhRtHycP/gVEH1LEK0yz1empCJnEWIVug/7XuT6wwnYgC57Y8W dV1zTPCvdvqk3KJiwsdljNL8Y+MqwPte0DlqvcS/H6Jn7md8ZqOmAwlf194WojK+NTm/ FSlQ== MIME-Version: 1.0 Received: by 10.42.122.76 with SMTP id m12mr5192731icr.38.1335848298157; Mon, 30 Apr 2012 21:58:18 -0700 (PDT) Received: by 10.231.170.68 with HTTP; Mon, 30 Apr 2012 21:58:18 -0700 (PDT) In-Reply-To: <201205010447.q414lHSi045448@hergotha.csail.mit.edu> References: <201205010447.q414lHSi045448@hergotha.csail.mit.edu> Date: Tue, 1 May 2012 12:58:18 +0800 Message-ID: From: Marcelo Araujo To: Garrett Wollman Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: kern/167467: [ZFS] improve zdb(8) manpage and help. X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2012 04:58:19 -0000 2012/5/1 Garrett Wollman > In article 201205010406.q4146XI7041779@red.freebsd.org> you write: > >-.Ar pool > >+\fBzdb\fR [-CumdibcsDvhLXFPA] [-e [-p \fIpath\fR...]] [-t \fItxg\fR] > >+ \fIpoolname\fR [\fIobject\fR ...] > >+ > >+.P > > Please don't mix doc macros and non-semantic troff markup. Either > convert the whole page to hideous man macros, explicit font changes, > and all the rest, or do it properly. > > -GAWollman > I=92m gonna convert it properly and send another patch, however is painful = to convert man pages to FreeBSD style. --=20 Marcelo Araujo araujo@FreeBSD.org