Fix `strftime' documentation wrt. `%Z'.
authorLudovic Courtès <ludo@gnu.org>
Thu, 18 Sep 2008 21:13:42 +0000 (23:13 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 18 Sep 2008 21:13:42 +0000 (23:13 +0200)
* doc/ref/posix.texi (Time)[strftime]: Remove erroneous note saying
  that `%Z' ignores `tm:zone'.  Reported by Neil Jerram.

doc/ref/posix.texi

index a91bdb9..cb19a7a 100644 (file)
@@ -1263,9 +1263,6 @@ formatting.
 
 If @code{setlocale} has been called (@pxref{Locales}), month and day
 names are from the current locale and in the locale character set.
-
-Note that @samp{%Z} always ignores the @code{tm:zone} in @var{tm};
-instead it prints just the current zone (@code{tzset} above).
 @end deffn
 
 @deffn {Scheme Procedure} strptime format string