On 08/06/13 11:12, Peng Haitao wrote:
Signed-off-by: Peng Haitao <redacted>
Hello Haitao,
quoted hunk
---
man3/ilogb.3 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/man3/ilogb.3 b/man3/ilogb.3
index 481099b..f024500 100644
--- a/man3/ilogb.3
+++ b/man3/ilogb.3
@@ -72,7 +72,10 @@ These functions return the exponent part of their argument
as a signed integer.
When no error occurs, these functions
are equivalent to the corresponding
-.BR logb (3)
+.BR logb (3),
+.BR logbf (3),
+and
+.BR logbl (3)
functions, cast to
.IR int .
.SH RETURN VALUE
To my eye, the existing text is okay. So I've not applied this.
Cheers,
Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html