X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.4.0-r929098 Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o9L5Cksl189312 for ; Thu, 21 Oct 2010 00:12:46 -0500 X-ASG-Debug-ID: 1287638943-0ec6009b0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 313B2F3C42C for ; Wed, 20 Oct 2010 22:29:04 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id fhYtYvSB52CtlHpd for ; Wed, 20 Oct 2010 22:29:04 -0700 (PDT) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.72 #1 (Red Hat Linux)) id 1P8nTR-0001zt-HH; Thu, 21 Oct 2010 05:13:57 +0000 Date: Thu, 21 Oct 2010 01:13:57 -0400 From: Christoph Hellwig To: Dave Chinner Cc: Christoph Hellwig , xfs@oss.sgi.com, Turbo Fredriksson X-ASG-Orig-Subj: Re: [PATCH] xfsdocs-xml: fix various formatting errors Subject: Re: [PATCH] xfsdocs-xml: fix various formatting errors Message-ID: <20101021051357.GA7604@infradead.org> References: <20101008094412.GA7118@infradead.org> <20101021050949.GQ32255@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101021050949.GQ32255@dastard> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: bombadil.infradead.org[18.85.46.34] X-Barracuda-Start-Time: 1287638944 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Thu, Oct 21, 2010 at 04:09:49PM +1100, Dave Chinner wrote: > On Fri, Oct 08, 2010 at 05:44:12AM -0400, Christoph Hellwig wrote: > > > > Fix up a few formatting errors pointed out by Turbo Fredriksson, and while > > at it also remove various non-ASCII characters that sneaked in during the > > initial conversion > > > > Reported-by: Turbo Fredriksson > > Signed-off-by: Christoph Hellwig > > looks good to me, but one minor change still needed.... > > Reviewed-by: Dave Chinner Thanks, pushed.