diff options
Diffstat (limited to 'lib/libm/man/tanh.3')
-rw-r--r-- | lib/libm/man/tanh.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/tanh.3 b/lib/libm/man/tanh.3 index e78f01872f2..ab86f3a3fe0 100644 --- a/lib/libm/man/tanh.3 +++ b/lib/libm/man/tanh.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tanh.3,v 1.12 2013/07/17 05:42:11 schwarze Exp $ +.\" $OpenBSD: tanh.3,v 1.13 2022/03/29 14:27:59 naddy Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)tanh.3 5.1 (Berkeley) 5/2/91 .\" -.Dd $Mdocdate: July 17 2013 $ +.Dd $Mdocdate: March 29 2022 $ .Dt TANH 3 .Os .Sh NAME @@ -59,7 +59,7 @@ function is an extended precision version of .Fn tanh . .Sh RETURN VALUES The -.Fn tanh +.Fn tanh , .Fn tanhf , and .Fn tanhl |