summaryrefslogtreecommitdiff
path: root/lib/libm/man/sinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/sinh.3')
-rw-r--r--lib/libm/man/sinh.39
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libm/man/sinh.3 b/lib/libm/man/sinh.3
index c1e124d7cc4..3ecf548b382 100644
--- a/lib/libm/man/sinh.3
+++ b/lib/libm/man/sinh.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sinh.3,v 1.14 2013/06/05 03:40:26 tedu Exp $
+.\" $OpenBSD: sinh.3,v 1.15 2013/07/17 05:42:11 schwarze Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sinh.3 6.6 (Berkeley) 4/19/91
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt SINH 3
.Os
.Sh NAME
@@ -85,3 +85,8 @@ The
.Fn sinh
function conforms to
.St -ansiC .
+.Sh HISTORY
+The
+.Fn sinh
+function first appeared in
+.At v7 .