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