Date: Tue, 21 Sep 1999 11:54:43 -0400 (EDT) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/13878: No isnanf(3) documentation Message-ID: <199909211554.LAA07972@cc942873-a.ewndsr1.nj.home.com>
next in thread | raw e-mail | index | archive | help
>Number: 13878 >Category: docs >Synopsis: No isnanf(3) documentation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 21 09:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Crist J. Clark >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: Observed on 3.3-STABLE and 2.2.8-STABLE. >Description: There is no documentation for the isnanf() function (and other float versions of math functions). However, the prototype is in <math.h>, it is in libm, and the source can be found at /usr/src/lib/msun/src/s_isnanf.c. >How-To-Repeat: apropos isnanf man isnanf >Fix: It could easily be added to the isinf(3) manpage. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909211554.LAA07972>