From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 20 Sep 2016 09:08:19 +0200 From: Greg KH To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , Markus Heiser , Jonathan Corbet , Jani Nikula , LKML , stable@vger.kernel.org Subject: Re: [PATCH v4 17/29] Documentation/stable_kernel_rules.txt: convert it to ReST markup Message-ID: <20160920070819.GA9768@kroah.com> References: <4f5c993043d3be4f39e3f1d781d074bfadc7b832.1474280152.git.mchehab@s-opensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f5c993043d3be4f39e3f1d781d074bfadc7b832.1474280152.git.mchehab@s-opensource.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Sep 19, 2016 at 08:07:51AM -0300, Mauro Carvalho Chehab wrote: > - use ReST markups for section headers; > - add cross-references to the options; > - mark code blocks; > - a few minor changes to make Sphinx happy. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/stable_kernel_rules.txt | 101 +++++++++++++++++++++++----------- > 1 file changed, 68 insertions(+), 33 deletions(-) > Acked-by: Greg Kroah-Hartman