diff options
author | ru <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
commit | ed72feddcb3cc58c18aff36f4227af3fb11facad (patch) | |
tree | 13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/msun/man/ieee.3 | |
parent | 10aca679734b6819f63019fd7c2ba4e54357c677 (diff) | |
download | FreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.zip FreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.tar.gz |
Sort sections.
Diffstat (limited to 'lib/msun/man/ieee.3')
-rw-r--r-- | lib/msun/man/ieee.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/ieee.3 b/lib/msun/man/ieee.3 index 527bdbc..676798c 100644 --- a/lib/msun/man/ieee.3 +++ b/lib/msun/man/ieee.3 @@ -196,6 +196,8 @@ return computed by exponent manipulation. .Sh SEE ALSO .Xr math 3 +.Sh STANDARDS +.St -ieee754 .Sh HISTORY The .Nm ieee @@ -208,5 +210,3 @@ and .Fn scalblnf functions first appeared in .Fx 5.3 . -.Sh STANDARDS -.St -ieee754 |