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

index 331d62b1030a1ccc66d2b2dcb028d82a736790e6..933296ab457dec3b4ed97606858ac952a69769cb 100644 (file)
@@ -11,6 +11,9 @@
 .TH ISWPRINT 3  2021-03-22 "GNU" "Linux Programmer's Manual"
 .SH NAME
 iswprint \- test for printing wide character
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <wctype.h>