aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 19:55:25 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 19:55:25 +0100
commitb84eae07eb8242c9d520a7dda53d77430d69edee (patch)
tree6ed76cf75db4977ec9d6cc94b52a9e757ba27a15 /man3
parent423ea08154f4a1fca7b37a5e66396fd3b3da736c (diff)
downloadman-pages-b84eae07eb8242c9d520a7dda53d77430d69edee.tar.gz
wcswidth.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/wcswidth.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/wcswidth.3 b/man3/wcswidth.3
index 6349feaa51..8a4c34f309 100644
--- a/man3/wcswidth.3
+++ b/man3/wcswidth.3
@@ -10,6 +10,9 @@
.TH WCSWIDTH 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
wcswidth \- determine columns needed for a fixed-size wide-character string
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */"