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