On 21/01/18 10:57, Bernhard Voelker wrote: > 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.
s|s/synposis/synpopsis|s/synposis/synopsis| :) You can see the messed up formatting at: http://www.gnu.org/software/coreutils/base64 Pushed. Thanks for the review, Pádraig
