diff options
Diffstat (limited to 'lib/libc/gen/ldexp.3')
-rw-r--r-- | lib/libc/gen/ldexp.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/ldexp.3 b/lib/libc/gen/ldexp.3 index 8a0ffef..e340d0f 100644 --- a/lib/libc/gen/ldexp.3 +++ b/lib/libc/gen/ldexp.3 @@ -42,6 +42,8 @@ .Sh NAME .Nm ldexp .Nd multiply floating-point number by integral power of 2 +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <math.h> .Ft double |