From: Alejandro Colomar Date: Sun, 27 Feb 2022 20:06:07 +0000 (+0100) Subject: strtoimax.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a889c6bdbf107d0465ecb4fbc7bf09a09fa18f5;p=thirdparty%2Fman-pages.git strtoimax.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/strtoimax.3 b/man3/strtoimax.3 index c4fe4a4a38..016392b5eb 100644 --- a/man3/strtoimax.3 +++ b/man3/strtoimax.3 @@ -5,6 +5,9 @@ .TH STRTOIMAX 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME strtoimax, strtoumax \- convert string to integer +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include