aboutsummaryrefslogtreecommitdiffstats
path: root/man3/csin.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-06 12:57:38 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-06 12:57:38 +0000
commit2bc2f4798feabd972879ff8f1633b08e337f57e1 (patch)
tree7c2c27db04f020b2ec55c5e24bf135161c5d0b84 /man3/csin.3
parent06795d3a1f10b71e1da07ac269240455d40e62b3 (diff)
downloadman-pages-2bc2f4798feabd972879ff8f1633b08e337f57e1.tar.gz
hyphen/dash fixes
Diffstat (limited to 'man3/csin.3')
-rw-r--r--man3/csin.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/csin.3 b/man3/csin.3
index 55f0814d17..2fe270e7a0 100644
--- a/man3/csin.3
+++ b/man3/csin.3
@@ -15,7 +15,7 @@ csin, csinf, csinl \- complex sine function
.sp
Link with \-lm.
.SH DESCRIPTION
-The complex sine function csin(z) is defined as (exp(i*z)-exp(-i*z))/(2*i).
+The complex sine function csin(z) is defined as (exp(i*z)\-exp(\-i*z))/(2*i).
.SH "CONFORMING TO"
C99
.SH "SEE ALSO"