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

index e2b33278863e732d7eeec95106a8b03d97108571..dc3967dd784c7cb10ab14064e64986f997a8f74b 100644 (file)
@@ -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 <stdlib.h>