summaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2009-03-22 15:29:12 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2009-03-22 15:29:12 +0000
commit2e92f03abdf05d4eb65a59dfdb2a6f83c8fc3639 (patch)
treea2cdee650e4b102b14bd02c2df430a2fbead1ed7 /lib/libc/string
parent83b039a6b1ff92c64d2719362ecb1bc54b86606f (diff)
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strdup.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3
index 080f4e79943a..11b5fc1a6220 100644
--- a/lib/libc/string/strdup.3
+++ b/lib/libc/string/strdup.3
@@ -80,4 +80,4 @@ function first appeared in
The
.Fn strndup
function was added in
-.Fx 8.0 .
+.Fx 7.2 .