linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marko Myllynen <myllynen-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Michael Kerrisk (man-pages)"
	<mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [PATCH] setlocale.3: tweak C/POSIX locale portability description
Date: Tue, 09 Jun 2015 17:18:09 +0300	[thread overview]
Message-ID: <5576F5A1.9030202@redhat.com> (raw)

Hi Michael,

as discussed earlier, the current description might be a little
bit too stringent, let's avoid the issue by describing the
portability aspect on a slightly higher level.

References:

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap06.html
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap07.html
http://pubs.opengroup.org/onlinepubs/9699919799/functions/setlocale.html
---
 man3/setlocale.3 |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/man3/setlocale.3 b/man3/setlocale.3
index a3102ba..1d05ba7 100644
--- a/man3/setlocale.3
+++ b/man3/setlocale.3
@@ -117,10 +117,8 @@ The locale
 .B """C"""
 or
 .B """POSIX"""
-is a portable locale; its
-.B LC_CTYPE
-part corresponds to the 7-bit ASCII
-character set.
+is a portable locale;
+it exists on all conforming systems.
 .PP
 A locale name is typically of the form
 .IR language "[_" territory "][." codeset "][@" modifier "],"

Thanks,

-- 
Marko Myllynen
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2015-06-09 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09 14:18 Marko Myllynen [this message]
     [not found] ` <5576F5A1.9030202-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-12 18:17   ` [PATCH] setlocale.3: tweak C/POSIX locale portability description Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5576F5A1.9030202@redhat.com \
    --to=myllynen-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).