Added feenableexcept, fedisableexcept, fegetexcept to .SH NAME list.

This commit is contained in:
Michael Kerrisk 2007-05-21 21:16:13 +00:00
parent d806e10376
commit efe1a2860b
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@
.SH NAME
feclearexcept, fegetexceptflag, feraiseexcept, fesetexceptflag,
fetestexcept, fegetenv, fegetround, feholdexcept, fesetround,
fesetenv, feupdateenv \- C99 floating point rounding and exception handling
fesetenv, feupdateenv, feenableexcept, fedisableexcept,
fegetexcept \- floating point rounding and exception handling
.SH SYNOPSIS
.nf
.B #include <fenv.h>