[PATCH] manual: Provide consistent errno documentation.

Rical Jasan ricaljasan@pacific.net
Fri Jun 2 09:16:00 GMT 2017


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.
---
 manual/errno.texi  | 66 ++++++++++++++++++++++++------------------------------
 manual/macros.texi |  1 +
 2 files changed, 30 insertions(+), 37 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-manual-Provide-consistent-errno-documentation.patch
Type: text/x-patch
Size: 12704 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170602/e0413e64/attachment.bin>


More information about the Libc-alpha mailing list