On 10/28/20 10:33 AM, Alejandro Colomar wrote: > Hi Michael, > > Here are a few improvements for the strtol(3) example. Thanks, Alex. I've applied all of these. Cheers, Michael > Cheers, > > Alex > > Alejandro Colomar (3): > strtol.3: EXAMPLES: Delimit output string using "" > strtol.3: EXAMPLES: As the default base, use special value 0 > strtol.3: EXAMPLES: Simplify errno checking (no expected change in > behavior) > > man3/strtol.3 | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/