Hello Alex and Sergey, On 7/28/21 10:19 PM, Alejandro Colomar wrote: > Reported-by: Sergey Petrakov <kr@xxxxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> > --- > 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 Why this change? What is wrong with the existing text? Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/