public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve strtol(3) example
@ 2020-10-28  9:33 Alejandro Colomar
  2020-10-28  9:33 ` [PATCH 1/3] strtol.3: EXAMPLES: Delimit output string using "" Alejandro Colomar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alejandro Colomar @ 2020-10-28  9:33 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Alejandro Colomar, linux-man

Hi Michael,

Here are a few improvements for the strtol(3) example.

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(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-29  1:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-28  9:33 [PATCH 0/3] Improve strtol(3) example Alejandro Colomar
2020-10-28  9:33 ` [PATCH 1/3] strtol.3: EXAMPLES: Delimit output string using "" Alejandro Colomar
2020-10-28  9:33 ` [PATCH 2/3] strtol.3: EXAMPLES: As the default base, use special value 0 Alejandro Colomar
2020-10-28  9:33 ` [PATCH 3/3] strtol.3: EXAMPLES: Simplify errno checking (no expected change in behavior) Alejandro Colomar
2020-10-28 10:13 ` [PATCH 0/3] Improve strtol(3) example Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox