summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcat.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/strcat.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/strcat.3')
-rw-r--r--lib/libc/string/strcat.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/string/strcat.3 b/lib/libc/string/strcat.3
index c1695d7..1f0aad2 100644
--- a/lib/libc/string/strcat.3
+++ b/lib/libc/string/strcat.3
@@ -86,7 +86,9 @@ return the pointer
.Xr memccpy 3 ,
.Xr memcpy 3 ,
.Xr memmove 3 ,
-.Xr strcpy 3
+.Xr strcpy 3 ,
+.Xr strlcat 3 ,
+.Xr strlcpy 3
.Sh STANDARDS
The
.Fn strcat
OpenPOWER on IntegriCloud