Hi Michael, On Sun, Jan 10, 2010 at 12:45 PM, Michael Witten <mfwitten@xxxxxxxxx> wrote: > Signed-off-by: Michael Witten <mfwitten@xxxxxxxxx> > --- > man3/strftime.3 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks. Applied for 3.24. Cheers, Michael > diff --git a/man3/strftime.3 b/man3/strftime.3 > index e356ccb..9b1b0b0 100644 > --- a/man3/strftime.3 > +++ b/man3/strftime.3 > @@ -242,7 +242,7 @@ The year as a decimal number without a century (range 00 to 99). > The year as a decimal number including the century. > .TP > .B %z > -The time-zone as hour offset from UTC. > +The +hhmm or -hhmm numeric time zone (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) > .TP > -- > 1.6.6.102.gd6f8f > > -- > To unsubscribe from this list: send the line "unsubscribe linux-man" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html