aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 19:53:23 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 19:53:23 +0100
commit71ab81137742cba23eeec1b84685b8dfd7944a44 (patch)
tree6c6657957f304e34bc80862c64d2f09c19d92261 /man3
parent1bfd2c31d6110ce85b4ee545186147f22c157ec3 (diff)
downloadman-pages-71ab81137742cba23eeec1b84685b8dfd7944a44.tar.gz
wmemcpy.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3')
-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>