summaryrefslogtreecommitdiff
path: root/lib/libm/man/csinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/csinh.3')
-rw-r--r--lib/libm/man/csinh.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/csinh.3 b/lib/libm/man/csinh.3
index 56a91616eb1..048588346b1 100644
--- a/lib/libm/man/csinh.3
+++ b/lib/libm/man/csinh.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csinh.3,v 1.1 2011/07/20 17:50:43 martynas Exp $
+.\" $OpenBSD: csinh.3,v 1.2 2013/06/05 03:40:26 tedu Exp $
.\"
.\" Copyright (c) 2011 Martynas Venckus <martynas@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 20 2011 $
+.Dd $Mdocdate: June 5 2013 $
.Dt CSINH 3
.Os
.Sh NAME
@@ -23,7 +23,7 @@
.Nm csinhl
.Nd complex hyperbolic sine
.Sh SYNOPSIS
-.Fd #include <complex.h>
+.In complex.h
.Ft double complex
.Fn csinh "double complex z"
.Ft float complex