]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
strtoimax.3: Add LIBRARY section (libc)
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 20:06:07 +0000 (21:06 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 20:06:07 +0000 (21:06 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/strtoimax.3

index c4fe4a4a38e47d452a30cc8690f845e42f8edaef..016392b5eb1e3fb3dd61e7e9a45383d5aea5824d 100644 (file)
@@ -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 <inttypes.h>