summaryrefslogtreecommitdiff
path: root/man3/acos.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-08-04 09:41:28 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-08-04 09:41:28 +0000
commit9d9dc1e854349658748bb323b23f631ffbdde987 (patch)
tree1a0c1d8618e7e46c0698001d39f88bea72a713d1 /man3/acos.3
parente49f411f3154746ca89f8425887c5d8b0604a6b6 (diff)
Updated CONFORMING TO and/or standards references
Diffstat (limited to 'man3/acos.3')
-rw-r--r--man3/acos.36
1 files changed, 5 insertions, 1 deletions
diff --git a/man3/acos.3 b/man3/acos.3
index 8f7c509f..ec1fc5ae 100644
--- a/man3/acos.3
+++ b/man3/acos.3
@@ -54,7 +54,11 @@ value is mathematically defined to be between 0 and PI (inclusive).
\fIx\fP is out of range.
.SH "CONFORMING TO"
SVr4, POSIX.1-2001, 4.3BSD, C89.
-The float and long double variants are C99 requirements.
+The
+.I float
+and
+.I "long double"
+variants are C99 requirements.
.SH "SEE ALSO"
.BR asin (3),
.BR atan (3),