doc: improve od --help and man page
commit850aa613e6b040784a9cc1c661bc59d91c315305
authorPádraig Brady <P@draigBrady.com>
Thu, 27 Dec 2012 04:14:14 +0000 (27 04:14 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 27 Dec 2012 13:42:07 +0000 (27 13:42 +0000)
tree831b3bda8c80dbd73a044a363cd691b6718891f0
parentb6b24ad49d36e13df54650c99c43f9fddd15ff75
doc: improve od --help and man page

* src/od.c: Redorder the information output by --help
to ease interpretation and so that appropriate sections
are generated by help2man.
* doc/coreutils.texi (od invocation): Fix an incorrect
reference to @var{n}, which should be @var{bytes}.
* man/od.x: Add an "Examples" section, and move the
default od format to there, and add a commonly required
format to generate hexdumps.
Reported by Akim Demaille in http://bugs.gnu.org/13280.
doc/coreutils.texi
man/od.x
src/od.c