I guess ture means true.

This commit is contained in:
wiz 2004-01-15 20:30:46 +00:00
parent 1a5bc3eb34
commit 51008fe87a

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isnormal.3,v 1.1 2004/01/15 19:43:45 kleink Exp $ .\" $NetBSD: isnormal.3,v 1.2 2004/01/15 20:30:46 wiz Exp $
.\" .\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -62,7 +62,7 @@ is normal, and neither zero, subnormal, infinite nor NaN.
.Ss VAX .Ss VAX
It is determined whether the value of It is determined whether the value of
.Fa x .Fa x
is finite, and neither ture zero, dirty zero nor ROP. is finite, and neither true zero, dirty zero nor ROP.
.Sh RETURN VALUES .Sh RETURN VALUES
The The
.Fn isnormal .Fn isnormal