From owner-freebsd-doc Tue Jun 1 1:40: 4 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BDC714DE8 for ; Tue, 1 Jun 1999 01:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA48769; Tue, 1 Jun 1999 01:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) 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 ; 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 ; 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 Reply-To: kuku@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/11974: isinf(3) isninf spelling error? Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 1 01:40:01 PDT 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message