Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/man Use standard headers, sort sections.
details: https://anonhg.NetBSD.org/src/rev/9879c190048d
branches: trunk
changeset: 522506:9879c190048d
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Feb 20 11:51:43 2002 +0000
description:
Use standard headers, sort sections.
diffstat:
lib/libm/man/hypot.3 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r ba32f47a8de3 -r 9879c190048d lib/libm/man/hypot.3
--- a/lib/libm/man/hypot.3 Wed Feb 20 11:51:15 2002 +0000
+++ b/lib/libm/man/hypot.3 Wed Feb 20 11:51:43 2002 +0000
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
-.\" $NetBSD: hypot.3,v 1.10 2002/02/07 07:00:49 ross Exp $
+.\" $NetBSD: hypot.3,v 1.11 2002/02/20 11:51:43 wiz Exp $
.\"
.Dd May 6, 1991
.Dt HYPOT 3
@@ -70,7 +70,7 @@
= +\*(If for all
.Ar v ,
including \*(Na.
-.Sh ERROR (due to Roundoff, etc.)
+.Sh ERRORS
Below 0.97
.Em ulps .
Consequently
@@ -119,13 +119,6 @@
\*(Na is designed to
disappear when it turns out to be irrelevant, as it does in
.Fn hypot "\*(If" "\*(Na" .
-.Sh BUGS
-The
-.Fn cabs
-and
-.Fn cabsf
-functions use structures that are not defined in any header and need to
-be defined by the user. As such they cannot be prototyped properly.
.Sh SEE ALSO
.Xr math 3 ,
.Xr sqrt 3
@@ -137,3 +130,10 @@
function
appeared in
.At v7 .
+.Sh BUGS
+The
+.Fn cabs
+and
+.Fn cabsf
+functions use structures that are not defined in any header and need to
+be defined by the user. As such they cannot be prototyped properly.
Home |
Main Index |
Thread Index |
Old Index