summaryrefslogtreecommitdiff
path: root/doc/posix-functions/strftime.texi
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-17 13:16:54 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-17 13:16:54 +0200
commit7fad45e36425668f204e3343470fd18c32b31b6f (patch)
treebf97443070c78f0ecc3fe62deae94702cba57793 /doc/posix-functions/strftime.texi
parentbae553f3aefcea4f3c350158779c04fe29322a45 (diff)
downloadgnulib-7fad45e36425668f204e3343470fd18c32b31b6f.tar.gz
Mention that strftime %e doesn't work under Windows.
Diffstat (limited to 'doc/posix-functions/strftime.texi')
-rw-r--r--doc/posix-functions/strftime.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-functions/strftime.texi b/doc/posix-functions/strftime.texi
index 8b579be70b..faf69f5584 100644
--- a/doc/posix-functions/strftime.texi
+++ b/doc/posix-functions/strftime.texi
@@ -12,6 +12,9 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
+@item
+Windows does support the non-SUS %e specifier (and possibly the other
+non-SUS specifiers too).
@end itemize
Extension: Gnulib offers a module @samp{strftime} that provides an