]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
hypot.3: srcfix: Clear an obsolete FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 23 May 2020 11:35:50 +0000 (13:35 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 25 May 2020 13:46:44 +0000 (15:46 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/hypot.3

index 5470529de62b3e86205a21063b37a0671a7756f0..d158654654f713fd017265209b097c9c764e8e34 100644 (file)
@@ -146,9 +146,8 @@ is raised.
 These functions do not set
 .IR errno
 for this case.
-.\" FIXME . Is it intentional that these functions do not set errno?
-.\" They do set errno for the overflow case.
-.\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6795
+.\" It is intentional that these functions do not set errno for this case
+.\" See http://sources.redhat.com/bugzilla/show_bug.cgi?id=6795
 .SH ATTRIBUTES
 For an explanation of the terms used in this section, see
 .BR attributes (7).