summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2006-03-14 17:01:21 +0000
committerandre <andre@FreeBSD.org>2006-03-14 17:01:21 +0000
commit957057f0c849d50777f3c3a65cf4a24ff6b3650c (patch)
treee1e517efb85be6edfdd9c05b064957231c2da79a /lib/libc
parent9ec6603878b44d4ee5c0205e99fa9788e8717b96 (diff)
downloadFreeBSD-src-957057f0c849d50777f3c3a65cf4a24ff6b3650c.zip
FreeBSD-src-957057f0c849d50777f3c3a65cf4a24ff6b3650c.tar.gz
Fix HISTORY and point to OpenBSD.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/strtonum.37
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/stdlib/strtonum.3 b/lib/libc/stdlib/strtonum.3
index 73af822..3c78bd6 100644
--- a/lib/libc/stdlib/strtonum.3
+++ b/lib/libc/stdlib/strtonum.3
@@ -139,9 +139,7 @@ The string did not consist solely of digit characters.
.Xr strtoul 3
.Sh STANDARDS
.Fn strtonum
-is an
-.Ox
-extension.
+is an BSD extension.
The existing alternatives, such as
.Xr atoi 3
and
@@ -150,5 +148,4 @@ are either impossible or difficult to use safely.
.Sh HISTORY
The
.Fn strtonum
-function first appeared in
-.Ox 3.6 .
+function first appeared in OpenBSD 3.6 .
OpenPOWER on IntegriCloud