diff options
Diffstat (limited to 'man3/toupper.3')
| -rw-r--r-- | man3/toupper.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/toupper.3 b/man3/toupper.3 index 23538acd17..3bcd498d04 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -35,7 +35,7 @@ toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase .BI "int toupper(int " "c" ); .br .BI "int tolower(int " "c" ); - +.PP .BI "int toupper_l(int " c ", locale_t " locale ); .BI "int tolower_l(int " c ", locale_t " locale ); .fi |
