summaryrefslogtreecommitdiff
path: root/lib/libm/man/tanh.3
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libm/man/tanh.3
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libm/man/tanh.3')
-rw-r--r--lib/libm/man/tanh.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/tanh.3 b/lib/libm/man/tanh.3
index db5ae7fdcda..87f67da792d 100644
--- a/lib/libm/man/tanh.3
+++ b/lib/libm/man/tanh.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)tanh.3 5.1 (Berkeley) 5/2/91
-.\" $Id: tanh.3,v 1.2 1995/10/28 00:57:03 deraadt Exp $
+.\" $Id: tanh.3,v 1.3 1999/05/16 19:56:02 alex Exp $
.\"
.Dd May 2, 1991
.Dt TANH 3
@@ -64,10 +64,10 @@ function returns the hyperbolic tangent value.
.Xr atan2 3 ,
.Xr cos 3 ,
.Xr cosh 3 ,
+.Xr math 3 ,
.Xr sin 3 ,
.Xr sinh 3 ,
-.Xr tan 3 ,
-.Xr math 3
+.Xr tan 3
.Sh STANDARDS
The
.Fn tanh