]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/fenv.3
Fix inconsistencies in order of .SH sections
[thirdparty/man-pages.git] / man3 / fenv.3
index 2d5ac479d223cc79ee962d37175d53dbcfcc2613..03f7772f3e25647c45a920612d26f7faea1f7b1e 100644 (file)
@@ -207,7 +207,13 @@ These functions return zero on success and non-zero if an error occurred.
 .\" Earlier seven of these functions were listed as returning void.
 .\" This was corrected in Corrigendum 1 (ISO/IEC 9899:1999/Cor.1:2001(E))
 .\" of the C99 Standard.
+.SH "CONFORMING TO"
+IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99.
 .SH NOTES
+.\" FIXME notes of the following form are not consistent across pages
+Link with
+.BR \-lm .
+.PP
 .SS Glibc Notes
 If possible, the GNU C Library defines a macro
 .B FE_NOMASK_ENV
@@ -252,10 +258,5 @@ and \-1 otherwise.
 The
 .BR fegetexcept ()
 function returns the set of all currently enabled exceptions.
-.SH NOTES
-Link with
-.BR \-lm .
-.SH "CONFORMING TO"
-IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99.
 .SH "SEE ALSO"
 .BR feature_test_macros (7)