From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH] tune2fs: fix man page indentation Date: Tue, 24 Apr 2012 14:26:30 -0400 Message-ID: <20120424182630.GE18865@thunk.org> References: <1334347927-12749-1-git-send-email-adityakali@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Aditya Kali Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:35725 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756077Ab2DXS0e (ORCPT ); Tue, 24 Apr 2012 14:26:34 -0400 Content-Disposition: inline In-Reply-To: <1334347927-12749-1-git-send-email-adityakali@google.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, Apr 13, 2012 at 01:12:07PM -0700, Aditya Kali wrote: > The indentation in tune2fs man page was wrong towards the > end. Also, there was extra '[' in the SYNOPSIS section. > > Signed-off-by: Aditya Kali Thanks, applied. - Ted