summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-09-24 16:37:16 +0000
committerUlrich Drepper <drepper@redhat.com>2005-09-24 16:37:16 +0000
commitc093ea4f4c9ef460b864f3cf8ef6665ce74ecc4a (patch)
tree9d012c4f7e010dcb96cb9c30cb71454295f4dcae /manual
parentd29f5cc776206fe1618b73f7afdf3eef239cf073 (diff)
* locale/programs/ld-address.c (address_finish): Produce better
error messages for invalid lang_ab use.
Diffstat (limited to 'manual')
-rw-r--r--manual/time.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 7fc9448a32..9b87d3eed0 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -1179,6 +1179,9 @@ The abbreviated month name according to the current locale.
@item %B
The full month name according to the current locale.
+Using @code{%B} together with @code{%d} produces grammatically
+incorrect results for some locales.
+
@item %c
The preferred calendar time representation for the current locale.