aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/wcscpy.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/wcscpy.3 b/man3/wcscpy.3
index f7e9cf4d0a..f0710f5d97 100644
--- a/man3/wcscpy.3
+++ b/man3/wcscpy.3
@@ -11,6 +11,9 @@
.TH WCSCPY 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
wcscpy \- copy a wide-character string
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <wchar.h>