bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13280: od 8.19: inappropriate formatting of the man pages


From: Pádraig Brady
Subject: bug#13280: od 8.19: inappropriate formatting of the man pages
Date: Thu, 27 Dec 2012 13:45:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 12/27/2012 12:53 PM, Akim Demaille wrote:

Le 27 déc. 2012 à 12:42, Pádraig Brady <address@hidden> a écrit :

Yes the grouping of that info wasn't optimum.
I've adjusted things a bit in the attached patch,
and the result can be seen in the attached pdf generated with:
  man -t man/od.1 | ps2pdf - > od.pdf
Note since people like examples, as part of this I've added
an EXAMPLES section, that shows how to output a hexdump with od.


Very nice!

I notice that instead of the usual:

  Mandatory arguments to long options are mandatory for short options too.

there is:

  All arguments to long options are mandatory for short options.

which is not right since:

−w[BYTES], −−width[=BYTES]
   output BYTES bytes per output line. 32 is implied when BYTES is not specified

Wow good catch.
OK pushed with that change and Bernhard's bug reference suggestion.

thanks,
Pádraig.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]