Sort SEE ALSO.

This commit is contained in:
wiz 2004-03-04 23:47:56 +00:00
parent 6fb5722e31
commit 61e64d47d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isinf.3,v 1.11 2004/03/04 23:42:39 kleink Exp $
.\" $NetBSD: isinf.3,v 1.12 2004/03/04 23:47:56 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -66,10 +66,10 @@ Otherwise 0 is returned.
.Sh SEE ALSO
.Xr fpclassify 3 ,
.Xr isfinite 3 ,
.Xr isnormal 3 ,
.Xr isinff 3 ,
.Xr isnan 3 ,
.Xr isnanf 3 ,
.Xr isnormal 3 ,
.Xr math 3 ,
.Xr signbit 3
.Rs