aboutsummaryrefslogtreecommitdiffstats
path: root/man3/csinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/csinh.3')
-rw-r--r--man3/csinh.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/csinh.3 b/man3/csinh.3
index c41190226b..d2c7d04a5f 100644
--- a/man3/csinh.3
+++ b/man3/csinh.3
@@ -16,7 +16,7 @@ csinh, csinhf, csinhl \- complex hyperbolic sine
Link with \-lm.
.SH DESCRIPTION
The complex hyperbolic sine function sinh(z) is defined as
-(exp(z)-exp(-z))/2.
+(exp(z)-exp(\-z))/2.
.SH "CONFORMING TO"
C99
.SH "SEE ALSO"