diff options
| -rw-r--r-- | man3/wcswidth.3 | 3 |
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) */" |
