From f010f3a2ce291ccd646594999fa2a309acda3494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=E7ois?= Date: Mon, 29 Sep 2008 13:05:56 +0200 Subject: [PATCH] ffix Signed-off-by: Michael Kerrisk --- man3/fenv.3 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man3/fenv.3 b/man3/fenv.3 index 2c4e0fc8a..a8c7a39d1 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -83,7 +83,11 @@ The .I inexact exception occurs when the rounded result of an operation is not equal to the infinite precision result. -It may occur whenever Overflow or Underflow occurs. +It may occur whenever +.I overflow +or +.I underflow +occurs. .LP The .I invalid