Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Xref the non-standard finite(3).
details: https://anonhg.NetBSD.org/src/rev/930da3c1d893
branches: trunk
changeset: 767999:930da3c1d893
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sat Aug 06 11:02:41 2011 +0000
description:
Xref the non-standard finite(3).
diffstat:
lib/libc/gen/isfinite.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 9e706bc148af -r 930da3c1d893 lib/libc/gen/isfinite.3
--- a/lib/libc/gen/isfinite.3 Sat Aug 06 11:01:12 2011 +0000
+++ b/lib/libc/gen/isfinite.3 Sat Aug 06 11:02:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: isfinite.3,v 1.3 2008/04/30 13:10:50 martin Exp $
+.\" $NetBSD: isfinite.3,v 1.4 2011/08/06 11:02:41 jruoho Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 29, 2003
+.Dd August 6, 2011
.Dt ISFINITE 3
.Os
.Sh NAME
@@ -66,6 +66,7 @@
.Sh ERRORS
No errors are defined.
.Sh SEE ALSO
+.Xr finite 3 ,
.Xr fpclassify 3 ,
.Xr isnormal 3 ,
.Xr math 3 ,
Home |
Main Index |
Thread Index |
Old Index