From a58868c3246f86d955a812b44f1a014d86336f2b Mon Sep 17 00:00:00 2001 From: millert <> Date: Tue, 21 Sep 2004 15:01:59 +0000 Subject: Add HISTORY; from Jose Nazario --- src/lib/libc/stdlib/strtonum.3 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libc/stdlib/strtonum.3 b/src/lib/libc/stdlib/strtonum.3 index 3e3e255e55..f50c4d756e 100644 --- a/src/lib/libc/stdlib/strtonum.3 +++ b/src/lib/libc/stdlib/strtonum.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strtonum.3,v 1.6 2004/08/03 19:38:01 millert Exp $ +.\" $OpenBSD: strtonum.3,v 1.7 2004/09/21 15:01:59 millert Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" @@ -135,3 +135,9 @@ The existing alternatives, such as and .Xr strtol 3 are either impossible or difficult to use safely. +.Sh HISTORY +The +.Fn strtonum +function first appeared in +.Ox +3.6. -- cgit v1.2.3-55-g6feb