summaryrefslogtreecommitdiffstats
path: root/man3/printf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/printf.3')
-rw-r--r--man3/printf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/printf.3 b/man3/printf.3
index 1a4e21159..e2cbdb174 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -101,7 +101,7 @@ write output to the given output
.IR stream ;
.BR sprintf (),
.BR snprintf (),
-.BR vsprintf ()
+.BR vsprintf (),
and
.BR vsnprintf ()
write to the character string
@@ -1181,7 +1181,7 @@ error instead of being handled gracefully.
.BR wprintf (3),
.BR locale (5)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,