From bd0d380ff0d95ebdcddce224c44cc8df52f811eb Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 29 Oct 1999 16:50:22 +0000 Subject: Add HISTORY. --- lib/libc/string/strlcpy.3 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/libc') diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index c7f1006..e1dddee 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -147,3 +147,11 @@ As a matter of fact, the first version of this manual page got it wrong. .Xr snprintf 3 , .Xr strncat 3 , .Xr strncpy 3 +.Sh HISTORY +.Fn strlcpy +and +.Fn strlcat +functions first appeared in +.Ox 2.4 , +and made their appearance in +.Fx 3.3 . -- cgit v1.1