From: Alejandro Colomar Date: Sun, 27 Feb 2022 19:53:02 +0000 (+0100) Subject: toupper.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf7bddf0dc3bfb778d05cc85fd651e13d74adff;p=thirdparty%2Fman-pages.git toupper.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/toupper.3 b/man3/toupper.3 index 254262e169..3231c612f9 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -8,6 +8,9 @@ .TH TOUPPER 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include