[PATCH] manual: Provide consistent errno documentation.
Rical Jasan
ricaljasan@pacific.net
Fri Jun 2 21:08:00 GMT 2017
On 06/02/2017 05:03 AM, Zack Weinberg wrote:
> On 06/02/2017 05:16 AM, Rical Jasan wrote:
>> 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(-)
>
> This is OK, please commit.
>
> zw
Done. Thank you!
Rical
More information about the Libc-alpha
mailing list