aboutsummaryrefslogtreecommitdiffstats
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
parentcf9c27a6e47523cb306966eddf24a4276c97ac94 (diff)
downloadman-pages-20c58d702860ad04346e2b71abea13ef04145a1e.tar.gz
ffix
-rw-r--r--man2/io_cancel.22
-rw-r--r--man2/io_destroy.22
-rw-r--r--man2/io_getevents.22
-rw-r--r--man2/io_setup.22
-rw-r--r--man2/io_submit.22
-rw-r--r--man3/acos.32
-rw-r--r--man3/acosh.32
-rw-r--r--man3/asin.32
-rw-r--r--man3/asinh.32
-rw-r--r--man3/atan.32
-rw-r--r--man3/atan2.32
-rw-r--r--man3/atanh.32
-rw-r--r--man3/cabs.32
-rw-r--r--man3/cacos.32
-rw-r--r--man3/cacosh.32
-rw-r--r--man3/carg.32
-rw-r--r--man3/casin.32
-rw-r--r--man3/casinh.32
-rw-r--r--man3/catan.32
-rw-r--r--man3/catanh.32
-rw-r--r--man3/cbrt.32
-rw-r--r--man3/ccos.32
-rw-r--r--man3/ccosh.32
-rw-r--r--man3/ceil.32
-rw-r--r--man3/cerf.32
-rw-r--r--man3/cexp.32
-rw-r--r--man3/cexp2.32
-rw-r--r--man3/cimag.32
-rw-r--r--man3/clog.32
-rw-r--r--man3/clog10.32
-rw-r--r--man3/clog2.32
-rw-r--r--man3/conj.32
-rw-r--r--man3/copysign.32
-rw-r--r--man3/cos.32
-rw-r--r--man3/cosh.32
-rw-r--r--man3/cpow.32
-rw-r--r--man3/cproj.32
-rw-r--r--man3/creal.32
-rw-r--r--man3/csin.32
-rw-r--r--man3/csinh.32
-rw-r--r--man3/csqrt.32
-rw-r--r--man3/ctan.32
-rw-r--r--man3/ctanh.32
-rw-r--r--man3/erf.32
-rw-r--r--man3/exp.32
-rw-r--r--man3/exp10.32
-rw-r--r--man3/expm1.32
-rw-r--r--man3/fabs.32
-rw-r--r--man3/floor.32
-rw-r--r--man3/fmod.32
-rw-r--r--man3/frexp.32
-rw-r--r--man3/gamma.32
-rw-r--r--man3/hypot.32
-rw-r--r--man3/ilogb.32
-rw-r--r--man3/infnan.32
-rw-r--r--man3/j0.32
-rw-r--r--man3/ldexp.32
-rw-r--r--man3/log.32
-rw-r--r--man3/log10.32
-rw-r--r--man3/logb.32
-rw-r--r--man3/modf.32
-rw-r--r--man3/nextafter.32
-rw-r--r--man3/pow.32
-rw-r--r--man3/pow10.32
-rw-r--r--man3/remainder.32
-rw-r--r--man3/rint.32
-rw-r--r--man3/scalb.32
-rw-r--r--man3/shm_open.32
-rw-r--r--man3/significand.32
-rw-r--r--man3/sin.32
-rw-r--r--man3/sincos.32
-rw-r--r--man3/sinh.32
-rw-r--r--man3/sqrt.32
-rw-r--r--man3/tan.32
-rw-r--r--man3/tanh.32
-rw-r--r--man7/complex.72
76 files changed, 76 insertions, 76 deletions
diff --git a/man2/io_cancel.2 b/man2/io_cancel.2
index b338b2e536..e16642e3f5 100644
--- a/man2/io_cancel.2
+++ b/man2/io_cancel.2
@@ -37,7 +37,7 @@ io_cancel \- cancel an outstanding asynchronous I/O operation
.\" .ad
.\" .hy
.sp
-Link with \fI-laio\fP.
+Link with \fI\-laio\fP.
.fi
.SH "DESCRIPTION"
.PP
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2
index a3205704c1..d2c4381894 100644
--- a/man2/io_destroy.2
+++ b/man2/io_destroy.2
@@ -35,7 +35,7 @@ io_destroy \- destroy an asynchronous I/O context
.\" .ad
.\" .hy
.sp
-Link with \fI-laio\fP.
+Link with \fI\-laio\fP.
.fi
.SH "DESCRIPTION"
.PP
diff --git a/man2/io_getevents.2 b/man2/io_getevents.2
index f2423e8f90..c44155fa3a 100644
--- a/man2/io_getevents.2
+++ b/man2/io_getevents.2
@@ -38,7 +38,7 @@ io_getevents \- read asynchronous I/O events from the completion queue
.\" .ad
.\" .hy
.sp
-Link with \fI-laio\fP.
+Link with \fI\-laio\fP.
.fi
.SH "DESCRIPTION"
.PP
diff --git a/man2/io_setup.2 b/man2/io_setup.2
index 0db41e04c8..cfe006a7c7 100644
--- a/man2/io_setup.2
+++ b/man2/io_setup.2
@@ -35,7 +35,7 @@ io_setup \- create an asynchronous I/O context
.\" .ad
.\" .hy
.sp
-Link with \fI-laio\fP.
+Link with \fI\-laio\fP.
.fi
.SH "DESCRIPTION"
.PP
diff --git a/man2/io_submit.2 b/man2/io_submit.2
index 51c5397288..4be2b3fdf7 100644
--- a/man2/io_submit.2
+++ b/man2/io_submit.2
@@ -36,7 +36,7 @@ io_submit \- submit asynchronous I/O blocks for processing
.\" .ad
.\" .hy
.sp
-Link with \fI-laio\fP.
+Link with \fI\-laio\fP.
.fi
.SH "DESCRIPTION"
.PP
diff --git a/man3/acos.3 b/man3/acos.3
index 6ef8521dba..4c4f029f5e 100644
--- a/man3/acos.3
+++ b/man3/acos.3
@@ -40,7 +40,7 @@ acos, acosf, acosl \- arc cosine function
.BI "long double acosl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR acos ()
diff --git a/man3/acosh.3 b/man3/acosh.3
index e71b061fd9..afa554e0d7 100644
--- a/man3/acosh.3
+++ b/man3/acosh.3
@@ -42,7 +42,7 @@ acosh, acoshf, acoshl \- inverse hyperbolic cosine function
.BI "long double acoshl(long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/asin.3 b/man3/asin.3
index a1a3f88886..a8cf5213df 100644
--- a/man3/asin.3
+++ b/man3/asin.3
@@ -42,7 +42,7 @@ asin, asinf, asinl \- arc sine function
.BI "long double asinl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR asin ()
diff --git a/man3/asinh.3 b/man3/asinh.3
index 4735f50f57..f3bc0d8828 100644
--- a/man3/asinh.3
+++ b/man3/asinh.3
@@ -42,7 +42,7 @@ asinh, asinhf, asinhl \- inverse hyperbolic sine function
.BI "long double asinhl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/atan.3 b/man3/atan.3
index 0e6853159a..c96e6b4c00 100644
--- a/man3/atan.3
+++ b/man3/atan.3
@@ -42,7 +42,7 @@ atan, atanf, atanl \- arc tangent function
.BI "long double atanl( long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR atan ()
diff --git a/man3/atan2.3 b/man3/atan2.3
index 410756e9ca..5169303175 100644
--- a/man3/atan2.3
+++ b/man3/atan2.3
@@ -42,7 +42,7 @@ atan2, atan2f, atan2l \- arc tangent function of two variables
.BI "long double atan2l(long double " y ", long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR atan2 ()
diff --git a/man3/atanh.3 b/man3/atanh.3
index 38f0ef95cd..b652a2037c 100644
--- a/man3/atanh.3
+++ b/man3/atanh.3
@@ -42,7 +42,7 @@ atanh, atanhf, atanhl \- inverse hyperbolic tangent function
.BI "long double atanhl(long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/cabs.3 b/man3/cabs.3
index 950893dc7a..4847cfa6e1 100644
--- a/man3/cabs.3
+++ b/man3/cabs.3
@@ -13,7 +13,7 @@ cabs, cabsf, cabsl \- absolute value of a complex number
.br
.BI "long double cabsl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cabs ()
diff --git a/man3/cacos.3 b/man3/cacos.3
index 8bb51e72e8..4cc3755365 100644
--- a/man3/cacos.3
+++ b/man3/cacos.3
@@ -13,7 +13,7 @@ cacos, cacosf, cacosl \- complex arc cosine
.br
.BI "long double complex cacosl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cacos ()
diff --git a/man3/cacosh.3 b/man3/cacosh.3
index d4c6c72e88..d701b8d15f 100644
--- a/man3/cacosh.3
+++ b/man3/cacosh.3
@@ -13,7 +13,7 @@ cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine
.br
.BI "long double complex cacoshl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cacosh ()
diff --git a/man3/carg.3 b/man3/carg.3
index 6e11398594..18b5a64da8 100644
--- a/man3/carg.3
+++ b/man3/carg.3
@@ -13,7 +13,7 @@ carg, cargf, cargl \- calculate the argument
.br
.BI "long double cargl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
A complex number can be described by two real coordinates.
One may use rectangular coordinates and gets z = x+I*y, where
diff --git a/man3/casin.3 b/man3/casin.3
index 3874b969fe..739b897616 100644
--- a/man3/casin.3
+++ b/man3/casin.3
@@ -13,7 +13,7 @@ casin, casinf, casinl \- complex arc sine
.br
.BI "long double complex casinl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR casin ()
diff --git a/man3/casinh.3 b/man3/casinh.3
index e102693ecc..c8fa82e1c8 100644
--- a/man3/casinh.3
+++ b/man3/casinh.3
@@ -13,7 +13,7 @@ casinh, casinhf, casinhl \- complex arc sine hyperbolic
.br
.BI "long double complex casinhl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR casinh ()
diff --git a/man3/catan.3 b/man3/catan.3
index 16d7e2925d..208b915ba6 100644
--- a/man3/catan.3
+++ b/man3/catan.3
@@ -13,7 +13,7 @@ catan, catanf, catanl \- complex arc tangents
.br
.BI "long double complex catanl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR catan ()
diff --git a/man3/catanh.3 b/man3/catanh.3
index 38966114c8..fe0842d106 100644
--- a/man3/catanh.3
+++ b/man3/catanh.3
@@ -13,7 +13,7 @@ catanh, catanhf, catanhl \- complex arc tangents hyperbolic
.br
.BI "long double complex catanhl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR catanh ()
diff --git a/man3/cbrt.3 b/man3/cbrt.3
index 95b2fd0adf..4ad862e321 100644
--- a/man3/cbrt.3
+++ b/man3/cbrt.3
@@ -39,7 +39,7 @@ cbrt, cbrtf, cbrtl \- cube root function
.BI "long double cbrtl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/ccos.3 b/man3/ccos.3
index ae5e151347..20a0af5b84 100644
--- a/man3/ccos.3
+++ b/man3/ccos.3
@@ -13,7 +13,7 @@ ccos, ccosf, ccosl \- complex cosine function
.br
.BI "long double complex ccosl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex cosine function ccos(z) is defined as (exp(i*z)+exp(\-i*z))/2.
.SH "CONFORMING TO"
diff --git a/man3/ccosh.3 b/man3/ccosh.3
index dd935ce0ce..0fb0c7d5e8 100644
--- a/man3/ccosh.3
+++ b/man3/ccosh.3
@@ -13,7 +13,7 @@ ccosh, ccoshf, ccoshl \- complex hyperbolic cosine
.br
.BI "long double complex ccoshl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex hyperbolic cosine function ccosh(z) is defined as
(exp(z)+exp(\-z))/2.
diff --git a/man3/ceil.3 b/man3/ceil.3
index 3527a5d666..91d6c08e2e 100644
--- a/man3/ceil.3
+++ b/man3/ceil.3
@@ -35,7 +35,7 @@ less than argument
.BI "long double ceill(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
These functions round \fIx\fP up to the nearest integer.
.SH "RETURN VALUE"
diff --git a/man3/cerf.3 b/man3/cerf.3
index 48730006ca..4ecf33cc04 100644
--- a/man3/cerf.3
+++ b/man3/cerf.3
@@ -19,7 +19,7 @@ cerf, cerff, cerfl, cerfc, cerfcf, cerfcl \- complex error function
.br
.BI "long double complex cerfcl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The function
.BR cerf ()
diff --git a/man3/cexp.3 b/man3/cexp.3
index 6155bea712..b83598a656 100644
--- a/man3/cexp.3
+++ b/man3/cexp.3
@@ -13,7 +13,7 @@ cexp, cexpf, cexpl \- complex exponential function
.br
.BI "long double complex cexpl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The function calculates e (2.71828..., the base of natural logarithms)
raised to the power of z.
diff --git a/man3/cexp2.3 b/man3/cexp2.3
index f63a045ada..0d734d2372 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"
diff --git a/man3/cimag.3 b/man3/cimag.3
index 25ec28d14c..247f8c1bf1 100644
--- a/man3/cimag.3
+++ b/man3/cimag.3
@@ -13,7 +13,7 @@ cimag, cimagf, cimagl \- get imaginary part of a complex number
.br
.BI "long double cimagl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cimag ()
diff --git a/man3/clog.3 b/man3/clog.3
index 8cbf1a4256..cc31e2c340 100644
--- a/man3/clog.3
+++ b/man3/clog.3
@@ -13,7 +13,7 @@ clog, clogf, clogl \- natural logarithm of a complex number
.br
.BI "long double complex clogl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The logarithm
.BR clog ()
diff --git a/man3/clog10.3 b/man3/clog10.3
index 850df9962b..a22665fda9 100644
--- a/man3/clog10.3
+++ b/man3/clog10.3
@@ -15,7 +15,7 @@ clog10, clog10f, clog10l \- base-10 logarithm of a complex number
.br
.BI "long double complex clog10l(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The call
.I clog10(z)
diff --git a/man3/clog2.3 b/man3/clog2.3
index 0f054d86fc..b787897956 100644
--- a/man3/clog2.3
+++ b/man3/clog2.3
@@ -13,7 +13,7 @@ clog2, clog2f, clog2l \- base-2 logarithm of a complex number
.br
.BI "long double complex clog2l(long double complex " z );
.\" .sp
-.\" Link with \fI-lm\fP.
+.\" Link with \fI\-lm\fP.
.SH DESCRIPTION
The call
.I clog2(z)
diff --git a/man3/conj.3 b/man3/conj.3
index db8f6baa3b..dd66a6fcf3 100644
--- a/man3/conj.3
+++ b/man3/conj.3
@@ -13,7 +13,7 @@ conj, conjf, conjl \- calculate the complex conjugate
.br
.BI "long double complex conjl(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR conj ()
diff --git a/man3/copysign.3 b/man3/copysign.3
index d386e0a448..bfa6dc7bbd 100644
--- a/man3/copysign.3
+++ b/man3/copysign.3
@@ -40,7 +40,7 @@ copysign, copysignf, copysignl \- copy sign of a number
.BI "long double copysignl(long double " x ", long double " y );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/cos.3 b/man3/cos.3
index 95f633f24d..7284acefe4 100644
--- a/man3/cos.3
+++ b/man3/cos.3
@@ -41,7 +41,7 @@ cos, cosf, cosl \- cosine function
.BI "long double cosl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cos ()
diff --git a/man3/cosh.3 b/man3/cosh.3
index f9455de8a6..af56f0dc35 100644
--- a/man3/cosh.3
+++ b/man3/cosh.3
@@ -43,7 +43,7 @@ cosh, coshf, coshl \- hyperbolic cosine function
.BI "long double coshl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR cosh ()
diff --git a/man3/cpow.3 b/man3/cpow.3
index a9bd987870..d6cda6ed3e 100644
--- a/man3/cpow.3
+++ b/man3/cpow.3
@@ -13,7 +13,7 @@ cpow, cpowf, cpowl \- complex power function
.br
.BI "long double complex cpowl(long double complex " x ", complex long double " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The function calculates
.I x
diff --git a/man3/cproj.3 b/man3/cproj.3
index ac60396094..9f6c10ed56 100644
--- a/man3/cproj.3
+++ b/man3/cproj.3
@@ -13,7 +13,7 @@ cproj, cprojf, cprojl \- project into Riemann Sphere
.br
.BI "long double complex cprojl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
This function projects a point in the plane onto the surface of a
Riemann Sphere, the one-point compactification of the complex plane.
diff --git a/man3/creal.3 b/man3/creal.3
index 306bc884c7..e15b796646 100644
--- a/man3/creal.3
+++ b/man3/creal.3
@@ -13,7 +13,7 @@ creal, crealf, creall \- get real part of a complex number
.br
.BI "long double creall(long double complex " z );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR creal ()
diff --git a/man3/csin.3 b/man3/csin.3
index 34e9f58d87..b2587f0fab 100644
--- a/man3/csin.3
+++ b/man3/csin.3
@@ -13,7 +13,7 @@ csin, csinf, csinl \- complex sine function
.br
.BI "long double complex csinl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex sine function csin(z) is defined as (exp(i*z)\-exp(\-i*z))/(2*i).
.SH "CONFORMING TO"
diff --git a/man3/csinh.3 b/man3/csinh.3
index 18d0b3142f..dfa259ab0f 100644
--- a/man3/csinh.3
+++ b/man3/csinh.3
@@ -13,7 +13,7 @@ csinh, csinhf, csinhl \- complex hyperbolic sine
.br
.BI "long double complex csinhl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex hyperbolic sine function sinh(z) is defined as
(exp(z)\-exp(\-z))/2.
diff --git a/man3/csqrt.3 b/man3/csqrt.3
index 0919c5091a..49fbb25675 100644
--- a/man3/csqrt.3
+++ b/man3/csqrt.3
@@ -13,7 +13,7 @@ csqrt, csqrtf, csqrtl \- complex square root
.br
.BI "long double complex csqrtl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
Calculate the square root of a given complex number,
with non-negative real part, and
diff --git a/man3/ctan.3 b/man3/ctan.3
index e088094723..57fab1b89b 100644
--- a/man3/ctan.3
+++ b/man3/ctan.3
@@ -13,7 +13,7 @@ ctan, ctanf, ctanl \- complex tangent function
.br
.BI "long double complex ctanl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex tangent function ctan(z) is defined mathematically as
csin(z) / ccos(z).
diff --git a/man3/ctanh.3 b/man3/ctanh.3
index fcbcb94175..4f1fb43b62 100644
--- a/man3/ctanh.3
+++ b/man3/ctanh.3
@@ -13,7 +13,7 @@ ctanh, ctanhf, ctanhl \- complex hyperbolic tangent
.br
.BI "long double complex ctanhl(long double complex " z ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The complex hyperbolic tangent function ctanh(z) is defined
mathematically as csinh(z) / ccosh(z).
diff --git a/man3/erf.3 b/man3/erf.3
index 4392787ecd..4207bb2913 100644
--- a/man3/erf.3
+++ b/man3/erf.3
@@ -49,7 +49,7 @@ complementary error function
.BI "long double erfcl(long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/exp.3 b/man3/exp.3
index 65a5dfa1b0..fe5bf2b7a4 100644
--- a/man3/exp.3
+++ b/man3/exp.3
@@ -43,7 +43,7 @@ exp, expf, expl \- base-e exponential function
.BI "long double expl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR exp ()
diff --git a/man3/exp10.3 b/man3/exp10.3
index f821de16dd..784e20c799 100644
--- a/man3/exp10.3
+++ b/man3/exp10.3
@@ -44,7 +44,7 @@ exp10, exp10f, exp10l \- base-10 exponential function
.BI "long double exp10l(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR exp10 ()
diff --git a/man3/expm1.3 b/man3/expm1.3
index d5df08f452..7027a411ec 100644
--- a/man3/expm1.3
+++ b/man3/expm1.3
@@ -37,7 +37,7 @@ expm1, expm1f, expm1l \- exponential minus 1
.BI "long double expm1l(long double " x );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/fabs.3 b/man3/fabs.3
index a26df718cd..9d333afc95 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -41,7 +41,7 @@ fabs, fabsf, fabsl \- absolute value of floating-point number
.BI "long double fabsl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR fabs ()
diff --git a/man3/floor.3 b/man3/floor.3
index 5f2bb0104b..361fc10423 100644
--- a/man3/floor.3
+++ b/man3/floor.3
@@ -34,7 +34,7 @@ floor, floorf, floorl \- largest integral value not greater than argument
.BI "long double floorl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
These functions round \fIx\fP down to the nearest integer.
.SH "RETURN VALUE"
diff --git a/man3/fmod.3 b/man3/fmod.3
index f214b13df7..3cf9f9c79b 100644
--- a/man3/fmod.3
+++ b/man3/fmod.3
@@ -42,7 +42,7 @@ fmod, fmodf, fmodl \- floating-point remainder function
.BI "long double fmodl(long double " x ", long double " y );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR fmod ()
diff --git a/man3/frexp.3 b/man3/frexp.3
index f5b89c1c87..538b66fab3 100644
--- a/man3/frexp.3
+++ b/man3/frexp.3
@@ -43,7 +43,7 @@ and integral components
.BI "long double frexpl(long double " x ", int *" exp );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR frexp ()
diff --git a/man3/gamma.3 b/man3/gamma.3
index dd0cf474e1..d311482c76 100644
--- a/man3/gamma.3
+++ b/man3/gamma.3
@@ -15,7 +15,7 @@ gamma, gammaf, gammal \- (logarithm of the) gamma function
.br
.BI "long double gammal(long double " x ");"
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/hypot.3 b/man3/hypot.3
index c209394b9b..40f1d4f4f7 100644
--- a/man3/hypot.3
+++ b/man3/hypot.3
@@ -42,7 +42,7 @@ hypot, hypotf, hypotl \- Euclidean distance function
.BI "long double hypotl(long double " x ", long double " y );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/ilogb.3 b/man3/ilogb.3
index 0986e1cf7f..6fd3126f38 100644
--- a/man3/ilogb.3
+++ b/man3/ilogb.3
@@ -34,7 +34,7 @@ ilogb, ilogbf, ilogbl \- get integer exponent of a floating point value
.br
.BI "int ilogbl(long double " x );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
These functions return the exponent part of their argument
as a signed integer.
diff --git a/man3/infnan.3 b/man3/infnan.3
index 9d7c21599e..3363dab74c 100644
--- a/man3/infnan.3
+++ b/man3/infnan.3
@@ -38,7 +38,7 @@ infnan \- deal with infinite or not-a-number (NaN) result
.BI "double infnan(int " error );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR infnan ()
diff --git a/man3/j0.3 b/man3/j0.3
index 973ae6b2bb..3f9c325dca 100644
--- a/man3/j0.3
+++ b/man3/j0.3
@@ -73,7 +73,7 @@ y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \- Bessel functions
.BI "long double ynl(int " n ", long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/ldexp.3 b/man3/ldexp.3
index 5a97aeff41..1955d68120 100644
--- a/man3/ldexp.3
+++ b/man3/ldexp.3
@@ -41,7 +41,7 @@ ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2
.BI "long double ldexpl(long double " x ", int " exp );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR ldexp ()
diff --git a/man3/log.3 b/man3/log.3
index 936e01b798..b8931e689b 100644
--- a/man3/log.3
+++ b/man3/log.3
@@ -43,7 +43,7 @@ log, logf, logl \- natural logarithmic function
.BI "long double logl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR log ()
diff --git a/man3/log10.3 b/man3/log10.3
index dd44b3e18d..0d2567e22a 100644
--- a/man3/log10.3
+++ b/man3/log10.3
@@ -43,7 +43,7 @@ log10, log10f, log10l \- base-10 logarithmic function
.BI "long double log10l(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR log10 ()
diff --git a/man3/logb.3 b/man3/logb.3
index 50617ec3f4..f610ef5c11 100644
--- a/man3/logb.3
+++ b/man3/logb.3
@@ -34,7 +34,7 @@ logb, logbf, logbl \- get exponent of a floating point value
.br
.BI "long double logbl(long double " x );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/modf.3 b/man3/modf.3
index 18947151c8..0b2e390113 100644
--- a/man3/modf.3
+++ b/man3/modf.3
@@ -43,7 +43,7 @@ floating-point number
.BI "long double modfl(long double " x ", long double *" iptr );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR modf ()
diff --git a/man3/nextafter.3 b/man3/nextafter.3
index 6683f7c2e2..399ee123a7 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -20,7 +20,7 @@ floating point number manipulation
.br
.BI "long double nexttowardl(long double " x ", long double " y );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/pow.3 b/man3/pow.3
index c7defa18b9..56d4db1a9d 100644
--- a/man3/pow.3
+++ b/man3/pow.3
@@ -42,7 +42,7 @@ pow, powf, powl \- power functions
.BI "long double powl(long double " x ", long double " y );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR pow ()
diff --git a/man3/pow10.3 b/man3/pow10.3
index 5b6b4ab9ab..a34c2dc540 100644
--- a/man3/pow10.3
+++ b/man3/pow10.3
@@ -35,7 +35,7 @@ pow10, pow10f, pow10l \- base-10 power functions
.BI "long double pow10l(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR pow10 ()
diff --git a/man3/remainder.3 b/man3/remainder.3
index 09f0fa5ae6..85ea6ea460 100644
--- a/man3/remainder.3
+++ b/man3/remainder.3
@@ -49,7 +49,7 @@ floating-point remainder function
.BI "long double dreml(long double " x ", long double " y );
.sp
.fi
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/rint.3 b/man3/rint.3
index 4243ef5cee..0472ed435d 100644
--- a/man3/rint.3
+++ b/man3/rint.3
@@ -40,7 +40,7 @@ nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round to nearest intege
.BI "long double rintl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/scalb.3 b/man3/scalb.3
index f0776b15f6..0838272f4f 100644
--- a/man3/scalb.3
+++ b/man3/scalb.3
@@ -45,7 +45,7 @@ multiply floating-point number by integral power of radix
.br
.BI "long double scalblnl(long double " x ", long int " exp );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/shm_open.3 b/man3/shm_open.3
index ce919a3615..f5d72106d1 100644
--- a/man3/shm_open.3
+++ b/man3/shm_open.3
@@ -33,7 +33,7 @@ shm_open, shm_unlink \- Create/open or unlink POSIX shared memory objects
.sp
.BI "int shm_unlink(const char *" name );
.sp
-Link with \fI-lrt\fP.
+Link with \fI\-lrt\fP.
.SH DESCRIPTION
.BR shm_open ()
creates and opens a new, or opens an existing, POSIX shared memory object.
diff --git a/man3/significand.3 b/man3/significand.3
index 0e0d65faa5..94b41e6038 100644
--- a/man3/significand.3
+++ b/man3/significand.3
@@ -14,7 +14,7 @@ get mantissa of floating point number
.br
.BI "long double significandl(long double " x );
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man3/sin.3 b/man3/sin.3
index d124107278..a369c130b0 100644
--- a/man3/sin.3
+++ b/man3/sin.3
@@ -41,7 +41,7 @@ sin, sinf, sinl \- sine function
.BI "long double sinl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR sin ()
diff --git a/man3/sincos.3 b/man3/sincos.3
index 4910c88e7b..fed14cb2ac 100644
--- a/man3/sincos.3
+++ b/man3/sincos.3
@@ -16,7 +16,7 @@ sincos, sincosf, sincosl \- calculate sin and cos simultaneously
.BI "void sincosl(long double " x ", long double *" sin ", long double *" cos );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
Several applications need sine and cosine of the same angle
.IR x .
diff --git a/man3/sinh.3 b/man3/sinh.3
index 7288e84296..8fc82a254d 100644
--- a/man3/sinh.3
+++ b/man3/sinh.3
@@ -43,7 +43,7 @@ sinh, sinhf, sinhl \- hyperbolic sine function
.BI "long double sinhl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR sinh ()
diff --git a/man3/sqrt.3 b/man3/sqrt.3
index be8b62bab7..c7b8f9a391 100644
--- a/man3/sqrt.3
+++ b/man3/sqrt.3
@@ -41,7 +41,7 @@ sqrt, sqrtf, sqrtl \- square root function
.BI "long double sqrtl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR sqrt ()
diff --git a/man3/tan.3 b/man3/tan.3
index a5b811eae7..396169ac7c 100644
--- a/man3/tan.3
+++ b/man3/tan.3
@@ -42,7 +42,7 @@ tan, tanf, tanl \- tangent function
.BI "long double tanl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR tan ()
diff --git a/man3/tanh.3 b/man3/tanh.3
index fa9235ea29..26b00678bf 100644
--- a/man3/tanh.3
+++ b/man3/tanh.3
@@ -42,7 +42,7 @@ tanh, tanhf, tanhl \- hyperbolic tangent function
.BI "long double tanhl(long double " x );
.fi
.sp
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
.SH DESCRIPTION
The
.BR tanh ()
diff --git a/man7/complex.7 b/man7/complex.7
index 2f56425398..ff7e3baf87 100644
--- a/man7/complex.7
+++ b/man7/complex.7
@@ -32,7 +32,7 @@ Nearly all math function have a complex counterpart but there are
some complex only functions.
.SH EXAMPLE
Your C-compiler can work with complex numbers if it supports the C99 standard.
-Link with \fI-lm\fP.
+Link with \fI\-lm\fP.
The imaginary unit is represented by I.
.sp
.nf