From 3460a89ecb3b74ddbb785f006a4e063128a858eb Mon Sep 17 00:00:00 2001 From: kib Date: Sun, 22 Mar 2009 15:29:12 +0000 Subject: 7.2 will be the first release where strndup() appears. Submitted by: Florian Smeets MFC after: 3 days --- lib/libc/string/strdup.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/string') 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 . -- cgit v1.1