diff options
Diffstat (limited to 'lib/libm/common_source/hypot.3')
-rw-r--r-- | lib/libm/common_source/hypot.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libm/common_source/hypot.3 b/lib/libm/common_source/hypot.3 index 2d2ad3e..281ec0c 100644 --- a/lib/libm/common_source/hypot.3 +++ b/lib/libm/common_source/hypot.3 @@ -39,6 +39,8 @@ .Nm hypot , .Nm cabs .Nd euclidean distance and complex absolute value functions +.Sh LIBRARY +.Lb libm .Sh SYNOPSIS .Fd #include <math.h> .Ft double |