Fix obvious typo.

This commit is contained in:
mycroft 1998-08-02 04:52:54 +00:00
parent 0e28b643e9
commit 5a33f6d7e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isinf.3,v 1.4 1998/02/05 18:47:16 perry Exp $
.\" $NetBSD: isinf.3,v 1.5 1998/08/02 04:52:54 mycroft Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -49,7 +49,7 @@
.Fn isnan double
.Sh DESCRIPTION
The
.Fn isninf
.Fn isinf
function
returns 1 if the number is
.Dq \\*(If ,