All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] strfmon.3: fix CONFORMING TO
@ 2015-06-09 14:18 Marko Myllynen
       [not found] ` <5576F5B5.4060407-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Marko Myllynen @ 2015-06-09 14:18 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

Hi Michael,

AFAICS strfmon(3) is now defined in POSIX and the glibc
implementation is as specified there.

http://pubs.opengroup.org/onlinepubs/9699919799/functions/strfmon.html
---
 man3/strfmon.3 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/man3/strfmon.3 b/man3/strfmon.3
index 3c1c19b..4964b36 100644
--- a/man3/strfmon.3
+++ b/man3/strfmon.3
@@ -149,8 +149,7 @@ T}	Thread safety	MT-Safe locale
 .TE
 
 .SH CONFORMING TO
-Not in POSIX.1-2001.
-Present on several other systems.
+POSIX.1-2008.
 .SH EXAMPLE
 The call
 .in +4n

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

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

* Re: [PATCH] strfmon.3: fix CONFORMING TO
       [not found] ` <5576F5B5.4060407-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2015-06-12 18:18   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-06-12 18:18 UTC (permalink / raw)
  To: myllynen-H+wXaHxf7aLQT0dZR+AlfA
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man

On 06/09/2015 04:18 PM, Marko Myllynen wrote:
> Hi Michael,
> 
> AFAICS strfmon(3) is now defined in POSIX and the glibc
> implementation is as specified there.


Thanks, Marko. Applied.

Cheers,

Michael


> http://pubs.opengroup.org/onlinepubs/9699919799/functions/strfmon.html
> ---
>  man3/strfmon.3 |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/man3/strfmon.3 b/man3/strfmon.3
> index 3c1c19b..4964b36 100644
> --- a/man3/strfmon.3
> +++ b/man3/strfmon.3
> @@ -149,8 +149,7 @@ T}	Thread safety	MT-Safe locale
>  .TE
>  
>  .SH CONFORMING TO
> -Not in POSIX.1-2001.
> -Present on several other systems.
> +POSIX.1-2008.
>  .SH EXAMPLE
>  The call
>  .in +4n
> 
> Thanks,
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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

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

end of thread, other threads:[~2015-06-12 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-09 14:18 [PATCH] strfmon.3: fix CONFORMING TO Marko Myllynen
     [not found] ` <5576F5B5.4060407-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-12 18:18   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.