aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/hypot.3
diff options
context:
space:
mode:
authorDavid Schultz <das@FreeBSD.org>2007-12-12 23:49:40 +0000
committerDavid Schultz <das@FreeBSD.org>2007-12-12 23:49:40 +0000
commit367d55260f887299ba5cecf166762c2f8a9913ef (patch)
tree7557dfe2272f4e7ba189ec35163862e65dc7c317 /lib/msun/man/hypot.3
parent205bd6489417c25a1c9dbc9886d47eb6db42e215 (diff)
Notes
Diffstat (limited to 'lib/msun/man/hypot.3')
-rw-r--r--lib/msun/man/hypot.39
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/msun/man/hypot.3 b/lib/msun/man/hypot.3
index 978b390b9408b..083e1387b331c 100644
--- a/lib/msun/man/hypot.3
+++ b/lib/msun/man/hypot.3
@@ -129,3 +129,12 @@ function and a
function
appeared in
.At v7 .
+.Sh STANDARDS
+The
+.Fn hypot ,
+.Fn hypotf ,
+.Fn cabs ,
+and
+.Fn cabsf
+functions conform to
+.St -isoC-99 .