diff options
Diffstat (limited to 'man3/towupper.3')
| -rw-r--r-- | man3/towupper.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/towupper.3 b/man3/towupper.3 index 2f628c7a51..8acf5fe96c 100644 --- a/man3/towupper.3 +++ b/man3/towupper.3 @@ -22,7 +22,7 @@ towupper, towupper_l \- convert a wide character to uppercase .B #include <wctype.h> .PP .BI "wint_t towupper(wint_t " wc ); - +.PP .BI "wint_t towupper_l(wint_t " wc ", locale_t " locale ); .fi .PP |
