Browse Source

Add HISTORY; from Jose Nazario

OPENBSD_3_7
millert 20 years ago
parent
commit
306ca78d1d
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      src/lib/libc/stdlib/strtonum.3

+ 7
- 1
src/lib/libc/stdlib/strtonum.3 View File

@ -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.

Loading…
Cancel
Save