diff options
Diffstat (limited to 'man3/ldexp.3')
| -rw-r--r-- | man3/ldexp.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man3/ldexp.3 b/man3/ldexp.3 index 6d95c58d1b..52b1c2c02d 100644 --- a/man3/ldexp.3 +++ b/man3/ldexp.3 @@ -39,9 +39,7 @@ ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 .B #include <math.h> .PP .BI "double ldexp(double " x ", int " exp ); -.br .BI "float ldexpf(float " x ", int " exp ); -.br .BI "long double ldexpl(long double " x ", int " exp ); .fi .PP |
