summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc')
-rw-r--r--src/lib/libc/stdlib/strtonum.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/strtonum.3 b/src/lib/libc/stdlib/strtonum.3
index f50c4d756e..f6e7b8222c 100644
--- a/src/lib/libc/stdlib/strtonum.3
+++ b/src/lib/libc/stdlib/strtonum.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: strtonum.3,v 1.7 2004/09/21 15:01:59 millert Exp $ 1.\" $OpenBSD: strtonum.3,v 1.8 2004/11/22 00:58:39 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2004 Ted Unangst 3.\" Copyright (c) 2004 Ted Unangst
4.\" 4.\"
@@ -139,5 +139,4 @@ are either impossible or difficult to use safely.
139The 139The
140.Fn strtonum 140.Fn strtonum
141function first appeared in 141function first appeared in
142.Ox 142.Ox 3.6 .
1433.6.