manual: Provide consistent errno documentation.
commit3e6def237a5681387b27ac55298b3ab25a054dbf
authorRical Jasan <ricaljasan@pacific.net>
Thu, 1 Jun 2017 09:07:01 +0000 (1 02:07 -0700)
committerRical Jasan <ricaljasan@pacific.net>
Fri, 2 Jun 2017 20:49:20 +0000 (2 13:49 -0700)
tree315fbfef6565eb3c4359c1cca031becaf12e2f5f
parent9c65eec494676789bc4695561e229ce3ee33be84
manual: Provide consistent errno documentation.

The @errno macro is extended to render the canonical error string in
every documented errno error.  Redundant entries and "???" are
removed.  Sixty-six errors now at least contain the error string as
the description, where no description (or "???") existed before.

* manual/errno.texi: Remove redundant error strings.
* manual/macros.texi (@errno): Render the error string in
every description.
ChangeLog
manual/errno.texi
manual/macros.texi