From 9797c814745773e08a97d58a0280920537bc2e3a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 19 Apr 2020 21:17:37 +0200 Subject: [PATCH] gcvt.3: wfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man3/gcvt.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/gcvt.3 b/man3/gcvt.3 index 59d413b38..45be594a9 100644 --- a/man3/gcvt.3 +++ b/man3/gcvt.3 @@ -71,8 +71,8 @@ F format or E format. .SH RETURN VALUE The .BR gcvt () -function returns the address of the string pointed to -by \fIbuf\fP. +function returns +\fIbuf\fP. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7).