Grammar fix.
This commit is contained in:
parent
5baba459c0
commit
9899f59159
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: strtod.3,v 1.16 2005/04/15 22:46:21 kleink Exp $
|
||||
.\" $NetBSD: strtod.3,v 1.17 2005/04/19 00:15:50 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -101,7 +101,7 @@ A character sequence
|
|||
.Li NAN
|
||||
or
|
||||
.Li NAN(n-char-sequence-opt)
|
||||
is converted to a quiet \*(Na, if supported, else remain unrecognized (i.e.,
|
||||
is converted to a quiet \*(Na, if supported, else remains unrecognized (i.e.,
|
||||
.Tn VAX ) .
|
||||
.Pp
|
||||
If
|
||||
|
|
Loading…
Reference in New Issue