]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/nan.3
Wrap long lines; start sentences on new lines
[thirdparty/man-pages.git] / man3 / nan.3
index 774d2e18d72b8b0a7e1ee78bc37cee276f6a7740..0d83439c062c5c31761982559868c49211bf3b8f 100644 (file)
@@ -19,7 +19,8 @@ Compile with \-std=c99; link with \-lm.
 .SH DESCRIPTION
 These functions return a representation (determined by
 .IR tagp )
-of a quiet NaN. If the implementation does not support
+of a quiet NaN.
+If the implementation does not support
 quiet NaNs, these functions return zero.
 .LP
 The call
@@ -43,7 +44,8 @@ On IEEE 754 systems, there are many representations of NaN, and
 selects one.
 On other systems it may do nothing.
 .SH "CONFORMING TO"
-C99. See also IEC 559 and the appendix with
+C99.
+See also IEC 559 and the appendix with
 recommended functions in IEEE 754/IEEE 854.
 .SH "SEE ALSO"
 .BR isnan (3),