diff --git a/reference/strings/functions/printf.xml b/reference/strings/functions/printf.xml index a6981b1daf..93ef476a1b 100644 --- a/reference/strings/functions/printf.xml +++ b/reference/strings/functions/printf.xml @@ -1,5 +1,5 @@ - + @@ -18,9 +18,9 @@ is described in the documentation for sprintf. - See also print, sprintf, - sscanf, fscanf, - and flush. + See also print, sprintf, + vprintf, sscanf, + fscanf and flush.