about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTAMUKI Shoichi <tamuki@linet.gr.jp>2019-04-11 11:55:39 +0900
committerTAMUKI Shoichi <tamuki@linet.gr.jp>2019-04-11 11:55:39 +0900
commit10dd69e9a00eee7b15f4902be927955bd57d2c7b (patch)
tree190e722408017c69dad34d2653f1f46689283359
parent7e3496cb6cbdf062d82719d147ac4c1f946d204f (diff)
downloadglibc-10dd69e9a00eee7b15f4902be927955bd57d2c7b.tar.gz
glibc-10dd69e9a00eee7b15f4902be927955bd57d2c7b.tar.xz
glibc-10dd69e9a00eee7b15f4902be927955bd57d2c7b.zip
Add missing percent sign to conversion specifier
-rw-r--r--manual/time.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 6d398bfe1f..bfa46dd45b 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -1586,9 +1586,9 @@ before the year @code{1} are numbered @code{0}, @code{-1}, and so on.
 If the @code{E} modifier is specified (@code{%EY}), instead produces a
 complete representation of the year according to the locale's
 alternative calendar.  Generally this will be some combination of the
-information produced by @code{%EC} and @code{Ey}.  As a GNU extension,
-the formatting flags @code{_} or @code{-} may be used with this
-conversion specifier; they affect how the year number is printed.
+information produced by @code{%EC} and @code{%Ey}.  As a GNU
+extension, the formatting flags @code{_} or @code{-} may be used with
+this conversion specifier; they affect how the year number is printed.
 
 @item %z
 @w{RFC 822}/@w{ISO 8601:1988} style numeric time zone (e.g.,