summaryrefslogtreecommitdiff
path: root/man3/cexp2.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-21 05:25:03 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-21 05:25:03 +0000
commit20c58d702860ad04346e2b71abea13ef04145a1e (patch)
tree356053d0465d0bf7c6f543dedf8afa51fdcf8838 /man3/cexp2.3
parentcf9c27a6e47523cb306966eddf24a4276c97ac94 (diff)
ffix
Diffstat (limited to 'man3/cexp2.3')
-rw-r--r--man3/cexp2.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/cexp2.3 b/man3/cexp2.3
index f63a045ad..0d734d237 100644
--- a/man3/cexp2.3
+++ b/man3/cexp2.3
@@ -13,7 +13,7 @@ cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number
.br
.BI "long double complex cexp2l(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The function returns 2 raised to the power of z.
.SH "CONFORMING TO"