From: Alejandro Colomar Date: Sun, 6 Mar 2022 19:30:06 +0000 (+0100) Subject: mbsnrtowcs.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea71b810e538a0d5b5a015404eeea14add3eeae;p=thirdparty%2Fman-pages.git mbsnrtowcs.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3 index 6b75ec32fc..f2adad93f2 100644 --- a/man3/mbsnrtowcs.3 +++ b/man3/mbsnrtowcs.3 @@ -10,6 +10,9 @@ .TH MBSNRTOWCS 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME mbsnrtowcs \- convert a multibyte string to a wide-character string +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include