Date: Tue, 1 Jun 1999 08:34:14 GMT From: kuku@freebsd.org To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11974: isinf(3) isninf spelling error? Message-ID: <199906010834.IAA36074@gil.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906010834.IAA36074>