strftime.3: %z is defined in SUSv3

So, substitute "GNU" tag in man page by "SU".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-01-16 19:26:57 +01:00
parent f37678fe33
commit 884266b8f1
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ or
.I -hhmm
numeric timezone (that is, the hour and minute offset from UTC).
Required to emit RFC\ 822-conformant dates
(using "%a,\ %d\ %b\ %Y\ %H:%M:%S\ %z"). (GNU)
(using "%a,\ %d\ %b\ %Y\ %H:%M:%S\ %z"). (SU)
.TP
.B %Z
The timezone or name or abbreviation.