summaryrefslogtreecommitdiffstats
path: root/lib/msun/man/sinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/man/sinh.3')
-rw-r--r--lib/msun/man/sinh.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/msun/man/sinh.3 b/lib/msun/man/sinh.3
index 197bad7..ce3808c 100644
--- a/lib/msun/man/sinh.3
+++ b/lib/msun/man/sinh.3
@@ -43,9 +43,9 @@
.Sh SYNOPSIS
.In math.h
.Ft double
-.Fn sinh "double x"
+.Fn sinh "double x"
.Ft float
-.Fn sinhf "float x"
+.Fn sinhf "float x"
.Sh DESCRIPTION
The
.Fn sinh
@@ -59,7 +59,7 @@ The
and the
.Fn sinhf
functions return the hyperbolic sine value unless
-the magnitude
+the magnitude
of
.Fa x
is too large; in this event, the global variable
OpenPOWER on IntegriCloud