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

index ac6e5ab53b6225b84d32fe56c599f6375d07bd80..5aca654ba34e1c25d8e75bea341ee21c66e5b885 100644 (file)
@@ -11,6 +11,9 @@
 .TH WCRTOMB 3  2021-03-22 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcrtomb \- convert a wide character to a multibyte sequence
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <wchar.h>