linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* setlocale.3: Wording issues
@ 2021-01-07 18:32 Alejandro Colomar (man-pages)
  2021-01-08  9:26 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 9+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-01-07 18:32 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

Hi Michael,

I don't understand what this paragraph means, I think it needs some wfix.

Around setlocale.3:179:
[
       On  startup  of  the main program, the portable "C" locale is
       selected as default.  A program may be made portable  to  all
       locales by calling:

           setlocale(LC_ALL, "");

       after  program  initialization,  by using the values returned
       from a localeconv(3) call for  locale-dependent  information,
       by  using the multibyte and wide character functions for text
       processing if MB_CUR_MAX > 1, and by  using  strcoll(3),  wc‐
       scoll(3) or strxfrm(3), wcsxfrm(3) to compare strings.

<<<Especially these last 2 lines

]

Thanks,

Alex

-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

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

end of thread, other threads:[~2021-01-09  8:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 18:32 setlocale.3: Wording issues Alejandro Colomar (man-pages)
2021-01-08  9:26 ` Michael Kerrisk (man-pages)
2021-01-08 11:41   ` Alejandro Colomar (man-pages)
2021-01-08 12:45     ` Michael Kerrisk (man-pages)
2021-01-08 13:05       ` Alejandro Colomar (man-pages)
2021-01-08 13:17         ` Michael Kerrisk (man-pages)
2021-01-08 13:21           ` Alejandro Colomar (man-pages)
2021-01-08 16:10             ` Bruno Haible
2021-01-09  8:42               ` 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;
as well as URLs for NNTP newsgroup(s).