From: Alejandro Colomar Date: Sun, 27 Feb 2022 18:54:23 +0000 (+0100) Subject: wcwidth.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~432 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37caa9178562cbf579c40944858d661410200ed;p=thirdparty%2Fman-pages.git wcwidth.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/wcwidth.3 b/man3/wcwidth.3 index ea9d348982..808d23b313 100644 --- a/man3/wcwidth.3 +++ b/man3/wcwidth.3 @@ -10,6 +10,9 @@ .TH WCWIDTH 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME wcwidth \- determine columns needed for a wide character +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */"