Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- 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 -- 1.8.3.1 -- 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