aboutsummaryrefslogtreecommitdiff
path: root/lib/libm/common_source/hypot.3
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-22 16:11:05 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-22 16:11:05 +0000
commitcf135f6371e0d570059b74049bdc468d8db96956 (patch)
tree4cf505e38b6b6968f084194e6261ab7942161db4 /lib/libm/common_source/hypot.3
parent7f5e8c848ccb851a977d66002a597d5e99c60ff3 (diff)
Introduce .Lb macro to libmanpages
Notes
Notes: svn path=/head/; revision=59511
Diffstat (limited to 'lib/libm/common_source/hypot.3')
-rw-r--r--lib/libm/common_source/hypot.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libm/common_source/hypot.3 b/lib/libm/common_source/hypot.3
index 2d2ad3eefe69..281ec0c66708 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