aboutsummaryrefslogtreecommitdiffstats
path: root/man3/wcscpy.3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 20:10:24 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 20:10:24 +0100
commit16b2955dbd8849f08faa335240fcec55a9f38853 (patch)
treeed3361d128e913fb8c3319d635852bc1a8d88252 /man3/wcscpy.3
parent883aa89b5757c201707ba30bd7c794ac4fbdad29 (diff)
downloadman-pages-16b2955dbd8849f08faa335240fcec55a9f38853.tar.gz
wcscpy.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/wcscpy.3')
-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>