aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 15:21:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 15:21:00 +0000
commit59a046067a87d1d8a6d862c4096103870449554f (patch)
treed8503d7f1b84acf69f60e3788e2b6035c857b010 /lib
parent460ac6370a15bbd65d29e611bb56e2be89209c15 (diff)
downloadsrc-59a046067a87d1d8a6d862c4096103870449554f.tar.gz
src-59a046067a87d1d8a6d862c4096103870449554f.zip
.ie is not supposed to be used in manpages
Submitted by: carsten.kunze@arcor.de
Notes
Notes: svn path=/head/; revision=285542
Diffstat (limited to 'lib')
-rw-r--r--lib/msun/man/cacos.38
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/msun/man/cacos.3 b/lib/msun/man/cacos.3
index 0bf3f0fd4263..02f3f7454791 100644
--- a/lib/msun/man/cacos.3
+++ b/lib/msun/man/cacos.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 27, 2013
+.Dd Jul 14, 2015
.Dt CACOS 3
.Os
.Sh NAME
@@ -98,11 +98,7 @@ functions perform the same operations in
.Fa float
precision.
.Pp
-.ie '\*[.T]'utf8'
-. ds Un \[cu]
-.el
-. ds Un U
-.
+.ds Un \[cu]
There is no universal convention for defining the principal values of
these functions. The following table gives the branch cuts, and the
corresponding ranges for the return values, adopted by the C language.