summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2005-04-19 00:15:50 +0000
committerwiz <wiz@NetBSD.org>2005-04-19 00:15:50 +0000
commit9899f59159e0831bfe07f91dc6f2408d2c237efb (patch)
treedefe0c4b84bd0fe23e359108ed7b59edf6b4d464 /lib/libc/stdlib
parent5baba459c00ee67b56391a9da9e2f813af0eb7fd (diff)
Grammar fix.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/strtod.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index 0e381fff922..c12f9278a95 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -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