aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strfmon.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strfmon.3')
-rw-r--r--man3/strfmon.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strfmon.3 b/man3/strfmon.3
index f0492ec135..ea79b4f3c7 100644
--- a/man3/strfmon.3
+++ b/man3/strfmon.3
@@ -30,7 +30,7 @@ strfmon, strfmon_l \- convert monetary value to a string
.PP
.BI "ssize_t strfmon(char *" s ", size_t " max ", const char *" format ,
.B "...);"
-
+.PP
.BI "ssize_t strfmon_l(char *" s ", size_t " max ", locale_t " locale ",
.B const char *" format , "...);"
.fi