summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-03-22 15:29:12 +0000
committerkib <kib@FreeBSD.org>2009-03-22 15:29:12 +0000
commit3460a89ecb3b74ddbb785f006a4e063128a858eb (patch)
treea2cdee650e4b102b14bd02c2df430a2fbead1ed7
parent12be571301d3728269b1b4df7cce6c84209017eb (diff)
downloadFreeBSD-src-3460a89ecb3b74ddbb785f006a4e063128a858eb.zip
FreeBSD-src-3460a89ecb3b74ddbb785f006a4e063128a858eb.tar.gz
7.2 will be the first release where strndup() appears.
Submitted by: Florian Smeets <flo kasimir com> MFC after: 3 days
-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 080f4e7..11b5fc1 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 .
OpenPOWER on IntegriCloud