Moved link instructions from NOTES to SYNOPSIS.

This commit is contained in:
Michael Kerrisk 2007-05-21 09:58:23 +00:00
parent e9329f6ddc
commit 9f18660d9b
1 changed files with 2 additions and 4 deletions

View File

@ -54,6 +54,8 @@ fesetenv, feupdateenv \- C99 floating point rounding and exception handling
.br
.BI "int feupdateenv(const fenv_t *" envp );
.fi
.sp
Link with \fI\-lm\fP.
.SH DESCRIPTION
These eleven functions were defined in C99, and describe the handling
of floating point rounding and exceptions (overflow, zero-divide etc.).
@ -210,10 +212,6 @@ These functions return zero on success and non-zero if an error occurred.
.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