aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fputwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fputwc.3')
-rw-r--r--man3/fputwc.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/fputwc.3 b/man3/fputwc.3
index c24d9ca825..90cda027fd 100644
--- a/man3/fputwc.3
+++ b/man3/fputwc.3
@@ -11,6 +11,9 @@
.TH FPUTWC 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
fputwc, putwc \- write a wide character to a FILE stream
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " \-lc )
.SH SYNOPSIS
.nf
.B #include <stdio.h>