summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcpy.3
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-09-28 04:11:47 +0000
committerimp <imp@FreeBSD.org>1999-09-28 04:11:47 +0000
commit1614c5d896e48dda8a005fd117953b51d14da8fc (patch)
tree8691cd242ec1a1c1f4b541168596aa1e8939fe55 /lib/libc/string/strcpy.3
parent90a55f822ac1f4c32085de4c0b5de45b03da191d (diff)
downloadFreeBSD-src-1614c5d896e48dda8a005fd117953b51d14da8fc.zip
FreeBSD-src-1614c5d896e48dda8a005fd117953b51d14da8fc.tar.gz
Xref strlcat, strlcpy
Inspired by: NetBSD commit message describing this.
Diffstat (limited to 'lib/libc/string/strcpy.3')
-rw-r--r--lib/libc/string/strcpy.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3
index a30c226..0ecb732 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -111,7 +111,8 @@ to
.Xr bcopy 3 ,
.Xr memccpy 3 ,
.Xr memcpy 3 ,
-.Xr memmove 3
+.Xr memmove 3 ,
+.Xr strlcpy 3
.Sh STANDARDS
The
.Fn strcpy
OpenPOWER on IntegriCloud