Signed-off-by: Sergey Petrakov <kr@xxxxxxxxxxx> --- 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