Hello Eugene, On 2/24/20 10:00 AM, Eugene Syromyatnikov wrote: > Fixes: 13e5f960f353 "strftime.3: Minor tweaks to Eugene Syromyatnikov's patch" > Signed-off-by: Eugene Syromyatnikov <evgsyr@xxxxxxxxx> > --- > man3/strftime.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/strftime.3 b/man3/strftime.3 > index 7e2ea8b..c6ed25a 100644 > --- a/man3/strftime.3 > +++ b/man3/strftime.3 > @@ -406,7 +406,7 @@ The year as a decimal number without a century (range 00 to 99). > (The > .B %Ey > conversion specification corresponds to the year since the beginning of the era > -denoted the by > +denoted by the > .B %EC > conversion specification.) > (Calculated from Thanks. Patch applied. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/