From kuku@gilberto.physik.RWTH-Aachen.DE Tue Jun  1 01:34:43 1999
Return-Path: <kuku@gilberto.physik.RWTH-Aachen.DE>
Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240])
	by hub.freebsd.org (Postfix) with ESMTP id F26B014BF9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Jun 1999 01:34:14 -0700 (PDT)
	(envelope-from kuku@gilberto.physik.RWTH-Aachen.DE)
Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2])
	by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id KAA00942
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Jun 1999 10:34:11 +0200 (MET DST)
Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.2/8.6.9) id IAA36074; Tue, 1 Jun 1999 08:34:14 GMT
Message-Id: <199906010834.IAA36074@gil.physik.rwth-aachen.de>
Date: Tue, 1 Jun 1999 08:34:14 GMT
From: kuku@freebsd.org
Sender: kuku@gilberto.physik.RWTH-Aachen.DE
Reply-To: kuku@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: isinf(3) isninf spelling error?
X-Send-Pr-Version: 3.2

>Number:         11974
>Category:       docs
>Synopsis:       man isinf mentions isninf (which is not shown templated)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  1 01:40:01 PDT 1999
>Closed-Date:    Sun Jun 6 19:51:35 PDT 1999
>Last-Modified:  Sun Jun  6 19:52:00 PDT 1999
>Originator:     Christoph Kukulies
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
freebsd.org
>Environment:

            FreeBSD-3.1-RELEASE


>Description:

      Speaks for itself:
ISINF(3)               FreeBSD Library Functions Manual               ISINF(3)

NAME
     isinf, isnan - test for infinity or not-a-number

SYNOPSIS
     int
     isinf(double)

     int
     isnan(double)

DESCRIPTION
     The isninf() function returns 1 if the number is ``infinity'', otherwise
         ^^^^^^^



>How-To-Repeat:

      man isinf
      man isninf


>Fix:

      correct spelling error or (if function really exists)
      add a template (prototype) in the SYNOPSIS section.

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jun 6 19:51:35 PDT 1999 
State-Changed-Why:  
Fixed, thanks for the report. 
>Unformatted:
