diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:11:05 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:11:05 +0000 |
commit | cf135f6371e0d570059b74049bdc468d8db96956 (patch) | |
tree | 4cf505e38b6b6968f084194e6261ab7942161db4 /lib/libm/common_source/sinh.3 | |
parent | 7f5e8c848ccb851a977d66002a597d5e99c60ff3 (diff) |
Introduce .Lb macro to libmanpages
Notes
Notes:
svn path=/head/; revision=59511
Diffstat (limited to 'lib/libm/common_source/sinh.3')
-rw-r--r-- | lib/libm/common_source/sinh.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libm/common_source/sinh.3 b/lib/libm/common_source/sinh.3 index f285d7ec5c72..f004596e8f29 100644 --- a/lib/libm/common_source/sinh.3 +++ b/lib/libm/common_source/sinh.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm sinh .Nd hyperbolic sine function +.Sh LIBRARY +.Lb libm .Sh SYNOPSIS .Fd #include <math.h> .Ft double |