]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
printf.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 5 May 2015 16:41:44 +0000 (18:41 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 5 May 2015 16:41:44 +0000 (18:41 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/printf.3

index 8b9673976c9b45ed83fde02499f3e8ac7ee6c3b6..45ee701dc44bb7a84f9bec7a8ad52e85eaad7127 100644 (file)
@@ -240,7 +240,7 @@ which comes from the Single UNIX Specification.
 If the style using
 \(aq$\(aq is used, it must be used throughout for all conversions taking an
 argument and all width and precision arguments, but it may be mixed
-with "%%" formats which do not consume an argument.
+with "%%" formats, which do not consume an argument.
 There may be no
 gaps in the numbers of arguments specified using \(aq$\(aq; for example, if
 arguments 1 and 3 are specified, argument 2 must also be specified