linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] strftime.3: tfix
@ 2016-03-14 11:37 Nikola Forró
       [not found] ` <1457955469.3192.3.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Nikola Forró @ 2016-03-14 11:37 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Nikola Forró <nforro-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
---
 man3/strftime.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/strftime.3 b/man3/strftime.3
index 3dfa9c6..23f9b0b 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -80,7 +80,7 @@ are copied verbatim from
 to
 .IR s .
 However, the characters
-of conversion specifications are replaced as whown in the list below.
+of conversion specifications are replaced as shown in the list below.
 In this list, the field(s) employed from the
 .I tm
 structure are also shown.
-- 
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] strftime.3: tfix
@ 2020-02-24  9:00 Eugene Syromyatnikov
  2020-02-24  9:28 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Eugene Syromyatnikov @ 2020-02-24  9:00 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

Fixes: 13e5f960f353 "strftime.3: Minor tweaks to Eugene Syromyatnikov's patch"
Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
---
 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
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-24  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-14 11:37 [patch] strftime.3: tfix Nikola Forró
     [not found] ` <1457955469.3192.3.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-03-14 17:22   ` Michael Kerrisk (man-pages)
2020-02-24  9:00 [PATCH] " Eugene Syromyatnikov
2020-02-24  9:28 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).