From: Alejandro Colomar Date: Sun, 27 Feb 2022 18:55:46 +0000 (+0100) Subject: wcstombs.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~426 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd8b08b0f26e820341f7aa643c55c1981ec97d97;p=thirdparty%2Fman-pages.git wcstombs.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index e2b3327886..dc3967dd78 100644 --- a/man3/wcstombs.3 +++ b/man3/wcstombs.3 @@ -11,6 +11,9 @@ .TH WCSTOMBS 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME wcstombs \- convert a wide-character string to a multibyte string +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include