diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/wcstok.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/wcstok.3 b/man3/wcstok.3 index b6b359ddbb..d824ed343a 100644 --- a/man3/wcstok.3 +++ b/man3/wcstok.3 @@ -11,6 +11,9 @@ .TH WCSTOK 3 2021-08-27 "GNU" "Linux Programmer's Manual" .SH NAME wcstok \- split wide-character string into tokens +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <wchar.h> |
