From 6b1817e09d47572f3b1b8cc2cd762d219713fd81 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 8 Aug 2021 01:08:01 +0200 Subject: [PATCH] printf.3: tfix Reported-by: Sergey Petrakov Reported-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man3/printf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/printf.3 b/man3/printf.3 index fcc3bd6f3..4fa1f11f3 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 +.BR stdio (3) stream. .PP The functions