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