doc: fix list of GNU extension date formats
commit01fc9e146cb8eee64bbf3db4e749a193c6bd5a3e
authorEric Blake <eblake@redhat.com>
Thu, 1 Dec 2011 19:09:41 +0000 (1 12:09 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 1 Dec 2011 19:13:02 +0000 (1 12:13 -0700)
tree34e50c101dfdce1ade1f79cf71bae994ad646e63
parent8df7652cfaf3286477c8c451e6a3b2ed977886bb
doc: fix list of GNU extension date formats

I didn't check how long these were documented as GNU extensions,
nor when they were added by POSIX; but since they are all part
of POSIX 2008, we no longer need call them out as extensions.

The next version of POSIX will standardize %s:
http://austingroupbugs.net/view.php?id=169
but as that is not out yet, I didn't change %s.

* doc/coreutils.texi (Time conversion specifiers): %R and %z are
now POSIX.
(Date conversion specifiers): Likewise for %F, %g, %G.
doc/coreutils.texi