aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index e35a37e62d..8c7f4598c1 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -215,7 +215,7 @@ If the alternative format or specification does not exist for
the current locale, the behaviour will be as if the unmodified
conversion specification were used. (SU)
The Single Unix Specification mentions %Ec, %EC, %Ex, %EX,
-%Ry, %EY, %Od, %Oe, %OH, %OI, %Om, %OM, %OS, %Ou, %OU, %OV,
+%Ey, %EY, %Od, %Oe, %OH, %OI, %Om, %OM, %OS, %Ou, %OU, %OV,
%Ow, %OW, %Oy, where the effect of the O modifier is to use
alternative numeric symbols (say, roman numerals), and that of the
E modifier is to use a locale-dependent alternative representation.