summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strlcpy.3
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-29 16:50:22 +0000
committerobrien <obrien@FreeBSD.org>1999-10-29 16:50:22 +0000
commitbd0d380ff0d95ebdcddce224c44cc8df52f811eb (patch)
treeeca870b906619e81e2d65390abb00fc72e406165 /lib/libc/string/strlcpy.3
parent278bca21742d828e12d1f26649efe14d046f5591 (diff)
downloadFreeBSD-src-bd0d380ff0d95ebdcddce224c44cc8df52f811eb.zip
FreeBSD-src-bd0d380ff0d95ebdcddce224c44cc8df52f811eb.tar.gz
Add HISTORY.
Diffstat (limited to 'lib/libc/string/strlcpy.3')
-rw-r--r--lib/libc/string/strlcpy.38
1 files changed, 8 insertions, 0 deletions
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 .
OpenPOWER on IntegriCloud