From 211feb61759db842ef50231d55f34034aab9c6ef Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 15 Oct 2001 13:34:43 +0000
Subject: [PATCH] Match parenthesis and don't give names to return values.
PR: 31214
---
lib/msun/man/ieee.3 | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/lib/msun/man/ieee.3 b/lib/msun/man/ieee.3
index 7f9c1e5ed9d..adb55e89623 100644
--- a/lib/msun/man/ieee.3
+++ b/lib/msun/man/ieee.3
@@ -102,14 +102,13 @@ zero is returned
.Pf \\*(Ba Ns Fa x Ns \\*(Ba
= \*(If or
.Fa x
-is \*(Na
+is \*(Na).
.Pp
.Fn ilogb
and
.Fn ilogbf
return
-.Fa x Ns 's exponent
-.Fa n ,
+.Fa x Ns 's exponent,
in integer format.
.Fn ilogb \*(Pm\*(If
returns