summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcpy.3
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-04-07 13:42:53 +0000
committertrasz <trasz@FreeBSD.org>2009-04-07 13:42:53 +0000
commitd9c1163c5731e841467cf1357c98ee904b97e832 (patch)
treec47833aecadbc9c7e8f82027b0940c2b949b04d3 /lib/libc/string/strcpy.3
parent6d26eb31a0028c77fa095a86b30d7f9c6e2157e3 (diff)
downloadFreeBSD-src-d9c1163c5731e841467cf1357c98ee904b97e832.zip
FreeBSD-src-d9c1163c5731e841467cf1357c98ee904b97e832.tar.gz
Add wide character variants of string manipulations routines to 'SEE ALSO'.
Approved by: rwatson (mentor)
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 619b4e7..157abcc 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -189,7 +189,8 @@ and
.Xr memccpy 3 ,
.Xr memcpy 3 ,
.Xr memmove 3 ,
-.Xr strlcpy 3
+.Xr strlcpy 3 ,
+.Xr wcscpy 3
.Sh STANDARDS
The
.Fn strcpy
OpenPOWER on IntegriCloud