linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Sergey Petrakov <kr@spmail.info>
Cc: "linux-man@vger.kernel.org" <linux-man@vger.kernel.org>,
	Michael Kerrisk <mtk.manpages@gmail.com>
Subject: Re: [PATCH] printf.3: wfix
Date: Sat, 3 Jul 2021 20:34:14 +0200	[thread overview]
Message-ID: <4da79252-7916-d9b8-860e-a41bd7a56765@gmail.com> (raw)
In-Reply-To: <OS__dSBxRx5DHJbgzyVTGxQ5GDBYmp9SjHoKTnxdL-t-y60vMFJUa9J7wrZIUrvgOcROHoSowVhKznMQJ7lOqbb1rv9M8vB8RdzXhp9Q-zA=@spmail.info>

Hi Peter,

I applied a different patch.  But thanks for the report!

Cheers,

Alex

On 6/24/21 7:38 PM, Sergey Petrakov wrote:
> Signed-off-by: Sergey Petrakov <kr@spmail.info>
> ---
>  man3/printf.3 | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/man3/printf.3 b/man3/printf.3
> index fcc3bd6f3..28435af62 100644
> --- a/man3/printf.3
> +++ b/man3/printf.3
> @@ -114,9 +114,8 @@ is the same as
>  .BR fprintf ()
>  except that it outputs to a file descriptor,
>  .IR fd ,
> -instead of to a
> -.I stdio
> -stream.
> +instead of to the given output
> +.IR stream .
>  .PP
>  The functions
>  .BR snprintf ()
> --
> 2.20.1
> 

From: Alejandro Colomar <alx.manpages@gmail.com>
Date: Sat, 3 Jul 2021 20:31:04 +0200
Subject: [PATCH] printf.3: wfix

Reported-by: Sergey Petrakov <kr@spmail.info>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man3/printf.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/printf.3 b/man3/printf.3
index fcc3bd6f3..1074626e1 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -115,7 +115,7 @@ is the same as
 except that it outputs to a file descriptor,
 .IR fd ,
 instead of to a
-.I stdio
+.I FILE
 stream.
 .PP
 The functions
-- 
2.32.0



-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

      reply	other threads:[~2021-07-03 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 17:38 [PATCH] printf.3: wfix Sergey Petrakov
2021-07-03 18:34 ` Alejandro Colomar (man-pages) [this message]

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=4da79252-7916-d9b8-860e-a41bd7a56765@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=kr@spmail.info \
    --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).