[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] doc: use consistent example format in manual
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] doc: use consistent example format in manual |
Date: |
Sun, 21 Jan 2018 19:57:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
On 01/21/2018 05:34 AM, Pádraig Brady wrote:
* doc/coreutils.texi: Use @example consistently
as we don't need the smaller or fixed width representation.
This is especially true for the synposis of commands.
s/synposis/synpopsis
@smallexample is rendered left aligned for HTML
which is awkward to read with the center aligned main content.
nice work, thanks.
Have a nice day,
Berny