From cjc@cc942873-a.ewndsr1.nj.home.com Tue Sep 21 08:52:04 1999
Return-Path: <cjc@cc942873-a.ewndsr1.nj.home.com>
Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207])
	by hub.freebsd.org (Postfix) with ESMTP id ED21A15DDB
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 1999 08:51:55 -0700 (PDT)
	(envelope-from cjc@cc942873-a.ewndsr1.nj.home.com)
Received: (from cjc@localhost)
	by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id LAA07972;
	Tue, 21 Sep 1999 11:54:43 -0400 (EDT)
	(envelope-from cjc)
Message-Id: <199909211554.LAA07972@cc942873-a.ewndsr1.nj.home.com>
Date: Tue, 21 Sep 1999 11:54:43 -0400 (EDT)
From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: No isnanf(3) documentation
X-Send-Pr-Version: 3.2

>Number:         13878
>Category:       docs
>Synopsis:       No isnanf(3) documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 09:00:01 PDT 1999
>Closed-Date:    Tue Jan 18 21:05:30 PST 2000
>Last-Modified:  Tue Jan 18 21:06:18 PST 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Tue Jan 18 21:05:30 PST 2000 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
