linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] printf.3: wfix
@ 2021-06-24 17:38 Sergey Petrakov
  2021-07-03 18:34 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Petrakov @ 2021-06-24 17:38 UTC (permalink / raw)
  To: linux-man, Alejandro Colomar, Michael Kerrisk

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


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

end of thread, other threads:[~2021-07-03 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 17:38 [PATCH] printf.3: wfix Sergey Petrakov
2021-07-03 18:34 ` Alejandro Colomar (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).