public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
@ 2013-12-27 21:56 ville.skytta at iki dot fi
  2013-12-30 14:44 ` [Bug manual/16376] " cvs-commit at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ville.skytta at iki dot fi @ 2013-12-27 21:56 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

            Bug ID: 16376
           Summary: [PATCH] manual: Document %m instead of %a for
                    formatted input, note POSIX.1-2008
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: manual
          Assignee: unassigned at sourceware dot org
          Reporter: ville.skytta at iki dot fi
                CC: mtk.manpages at gmail dot com, roland at gnu dot org

Created attachment 7333
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7333&action=edit
manual: Document %m instead of %a for formatted input, note POSIX.1-2008

I could not get mail through to the libc-alpha list (was subscribed, tried
"global-allow-subscribe-...", kept getting "Sorry, I've been told to reject
your posts.") so I'm submitting this patch here.

I suppose %m would benefit from more documentation than this but simply
documenting it in place of %a already seems to be an improvement standards wise
as it's not only GNU, but POSIX as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
@ 2013-12-30 14:44 ` cvs-commit at gcc dot gnu.org
  2013-12-30 15:10 ` neleai at seznam dot cz
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-12-30 14:44 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=16376

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  9dcc8f116c57767cbdb967d57523c2050c25a583 (commit)
      from  d97ae285e8c82cc07b719283e8a3dc799c1b9587 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9dcc8f116c57767cbdb967d57523c2050c25a583

commit 9dcc8f116c57767cbdb967d57523c2050c25a583
Author: Ville Skytta <ville.skytta@iki.fi>
Date:   Mon Dec 30 15:29:35 2013 +0100

    Fix spelling in manual, as in bug 16376

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog            |   18 ++++++++++++++++++
 NEWS                 |    2 +-
 manual/arith.texi    |    2 +-
 manual/charset.texi  |    4 ++--
 manual/errno.texi    |    8 ++++----
 manual/filesys.texi  |    2 +-
 manual/lang.texi     |    2 +-
 manual/llio.texi     |    2 +-
 manual/locale.texi   |    2 +-
 manual/message.texi  |    4 ++--
 manual/resource.texi |    2 +-
 manual/search.texi   |    4 ++--
 manual/setjmp.texi   |    2 +-
 manual/stdio.texi    |    4 ++--
 manual/string.texi   |    6 +++---
 manual/sysinfo.texi  |    2 +-
 manual/time.texi     |    2 +-
 17 files changed, 43 insertions(+), 25 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
  2013-12-30 14:44 ` [Bug manual/16376] " cvs-commit at gcc dot gnu.org
@ 2013-12-30 15:10 ` neleai at seznam dot cz
  2014-06-13  9:28 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: neleai at seznam dot cz @ 2013-12-30 15:10 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

Ondrej Bilka <neleai at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neleai at seznam dot cz

--- Comment #2 from Ondrej Bilka <neleai at seznam dot cz> ---
Sorry for previous message I got number for second patch.

This one needs bit more work, a %m is posix modifer so we could omit gnu
extension. Also at end we should mention %a modifier as gnu extension.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
  2013-12-30 14:44 ` [Bug manual/16376] " cvs-commit at gcc dot gnu.org
  2013-12-30 15:10 ` neleai at seznam dot cz
@ 2014-06-13  9:28 ` fweimer at redhat dot com
  2015-08-17 18:00 ` james at loowit dot net
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13  9:28 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
                   ` (2 preceding siblings ...)
  2014-06-13  9:28 ` fweimer at redhat dot com
@ 2015-08-17 18:00 ` james at loowit dot net
  2015-08-17 18:01 ` james at loowit dot net
  2015-08-28 23:44 ` james at loowit dot net
  5 siblings, 0 replies; 7+ messages in thread
From: james at loowit dot net @ 2015-08-17 18:00 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

James Perkins <james at loowit dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |james at loowit dot net
           Assignee|unassigned at sourceware dot org   |james at loowit dot net

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
                   ` (3 preceding siblings ...)
  2015-08-17 18:00 ` james at loowit dot net
@ 2015-08-17 18:01 ` james at loowit dot net
  2015-08-28 23:44 ` james at loowit dot net
  5 siblings, 0 replies; 7+ messages in thread
From: james at loowit dot net @ 2015-08-17 18:01 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

James Perkins <james at loowit dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|james at loowit dot net            |unassigned at sourceware dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008
  2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
                   ` (4 preceding siblings ...)
  2015-08-17 18:01 ` james at loowit dot net
@ 2015-08-28 23:44 ` james at loowit dot net
  5 siblings, 0 replies; 7+ messages in thread
From: james at loowit dot net @ 2015-08-28 23:44 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16376

James Perkins <james at loowit dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|james at loowit dot net            |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2015-08-28 23:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-27 21:56 [Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008 ville.skytta at iki dot fi
2013-12-30 14:44 ` [Bug manual/16376] " cvs-commit at gcc dot gnu.org
2013-12-30 15:10 ` neleai at seznam dot cz
2014-06-13  9:28 ` fweimer at redhat dot com
2015-08-17 18:00 ` james at loowit dot net
2015-08-17 18:01 ` james at loowit dot net
2015-08-28 23:44 ` james at loowit dot net

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 read-only IMAP folder(s) and NNTP newsgroup(s).