lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 19 May 2017 07:36:14 -0400
From:   William Breathitt Gray <vilhelm.gray@...il.com>
To:     Mauro Carvalho Chehab <mchehab@...pensource.com>
Cc:     Linux Doc Mailing List <linux-doc@...r.kernel.org>,
        Mauro Carvalho Chehab <mchehab@...radead.org>,
        linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
        David Woodhouse <dwmw2@...radead.org>,
        Brian Norris <computersforpeace@...il.com>,
        Boris Brezillon <boris.brezillon@...e-electrons.com>,
        Marek Vasut <marek.vasut@...il.com>,
        Richard Weinberger <richard@....at>,
        Cyrille Pitchen <cyrille.pitchen@...el.com>,
        linux-mtd@...ts.infradead.org
Subject: Re: [PATCH 08/30] isa.txt: standardize document format

On Fri, May 19, 2017 at 05:55:00AM -0300, Mauro Carvalho Chehab wrote:
>Hi William,
>
>Em Thu, 18 May 2017 22:13:55 -0400
>William Breathitt Gray <vilhelm.gray@...il.com> escreveu:
>
>> On Thu, May 18, 2017 at 10:24:00PM -0300, Mauro Carvalho Chehab wrote:
>> >Each text file under Documentation follows a different
>> >format. Some doesn't even have titles!
>> >
>> >Change its representation to follow the adopted standard,
>> >using ReST markups for it to be parseable by Sphinx:
>> >
>> >- Use the main title standard for this document;
>> >- replace _foo_ by **foo** for emphasis;
>> >- mark literal blocks as such.
>> >
>> >Signed-off-by: Mauro Carvalho Chehab <mchehab@...pensource.com>  
>> 
>> I'm all right with this patch, but there's just one minor nitpick about
>> the title that I've inlined.
>> 
>> Acked-by: William Breathitt Gray <vilhelm.gray@...il.com>
>
>Thanks for review!
>
>> >---
>> > Documentation/isa.txt | 53 ++++++++++++++++++++++++++-------------------------
>> > 1 file changed, 27 insertions(+), 26 deletions(-)
>> >
>> >diff --git a/Documentation/isa.txt b/Documentation/isa.txt
>> >index f232c26a40be..def4a7b690b5 100644
>> >--- a/Documentation/isa.txt
>> >+++ b/Documentation/isa.txt
>> >@@ -1,5 +1,6 @@
>> >+===========
>> > ISA Drivers
>> >------------  
>> 
>> There's no need for this single-dashed line now so just remove it.
>
>Actually, the patch is removing the single-dashed line. The first "-"
>character on the above line from diff :-)

Ah yes, my apologies, you're absolutely correct! This should be
perfectly fine then.

William Breathitt Gray

>
>> 
>> >+===========
>
>
>Thanks,
>Mauro

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ