diff options
| author | David Schultz <das@FreeBSD.org> | 2007-12-12 23:49:40 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2007-12-12 23:49:40 +0000 |
| commit | 367d55260f887299ba5cecf166762c2f8a9913ef (patch) | |
| tree | 7557dfe2272f4e7ba189ec35163862e65dc7c317 /lib/msun/man/hypot.3 | |
| parent | 205bd6489417c25a1c9dbc9886d47eb6db42e215 (diff) | |
Notes
Diffstat (limited to 'lib/msun/man/hypot.3')
| -rw-r--r-- | lib/msun/man/hypot.3 | 9 |
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 . |
