Sort SEE ALSO, drop trailing space.
This commit is contained in:
parent
61e64d47d4
commit
06588a00dd
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: isnan.3,v 1.1 2004/03/04 23:42:39 kleink Exp $
|
||||
.\" $NetBSD: isnan.3,v 1.2 2004/03/04 23:49:31 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -68,10 +68,10 @@ Otherwise 0 is returned.
|
|||
.Sh SEE ALSO
|
||||
.Xr fpclassify 3 ,
|
||||
.Xr isfinite 3 ,
|
||||
.Xr isnormal 3 ,
|
||||
.Xr isinf 3 ,
|
||||
.Xr isinff 3 ,
|
||||
.Xr isnanf 3 ,
|
||||
.Xr isnormal 3 ,
|
||||
.Xr math 3 ,
|
||||
.Xr signbit 3
|
||||
.Rs
|
||||
|
|
Loading…
Reference in New Issue