fegetexceptflag() should be modified to feraiseexcept(). Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/fenv.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/fenv.3 b/man3/fenv.3 index 6db7c86..bea73f9 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -270,12 +270,12 @@ For an explanation of the terms used in this section, see .TS allbox; lb lb lb -lw37 l l. +lw35 l l. Interface Attribute Value T{ .BR feclearexcept (), .BR fegetexceptflag (), -.BR fegetexceptflag (), +.BR feraiseexcept (), .BR fesetexceptflag (), .BR fetestexcept (), .BR fegetround (), -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html