Add HISTORY: The strtof() and strtold() functions appeared in NetBSD
4.0.
This commit is contained in:
parent
ea03f830b4
commit
b72da12b34
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: strtod.3,v 1.19 2006/03/15 20:08:24 wiz Exp $
|
||||
.\" $NetBSD: strtod.3,v 1.20 2007/10/24 13:42:10 reed Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -189,3 +189,10 @@ and
|
||||
.Fn strtold
|
||||
functions conform to
|
||||
.St -isoC-99 .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn strtof
|
||||
and
|
||||
.Fn strtold
|
||||
functions appeared in
|
||||
.Nx 4.0 .
|
||||
|
Loading…
Reference in New Issue
Block a user