linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Wilk <jwilk@jwilk.net>
To: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: [PATCH] strftime.3: wfix
Date: Wed, 13 Nov 2019 15:28:40 +0100	[thread overview]
Message-ID: <20191113142840.9469-1-jwilk@jwilk.net> (raw)

Fix comma splice.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man3/strftime.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/strftime.3 b/man3/strftime.3
index d6e6e3407..cea27072c 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -562,7 +562,7 @@ complain about the use of
 .IR "warning: `%c' yields only last 2 digits of year in some locales" .
 Of course programmers are encouraged to use
 .BR %c ,
-it gives the preferred date and time representation.
+as it gives the preferred date and time representation.
 One meets all kinds of strange obfuscations
 to circumvent this
 .BR gcc (1)
-- 
2.24.0


             reply	other threads:[~2019-11-13 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 14:28 Jakub Wilk [this message]
2019-11-13 19:36 ` [PATCH] strftime.3: wfix Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191113142840.9469-1-jwilk@jwilk.net \
    --to=jwilk@jwilk.net \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).