]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
printf.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Mar 2015 11:21:19 +0000 (12:21 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Mar 2015 11:21:19 +0000 (12:21 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/printf.3

index bf84f077f2300dc9682ac24f423e93939b75a684..db60850ddaeef35daf3430ca9792fa1be79ce363 100644 (file)
@@ -347,7 +347,7 @@ if both are given.
 .B +
 A sign (+ or \-) should always be placed before a number produced by a signed
 conversion.
-By default a sign is used only for negative numbers.
+By default, a sign is used only for negative numbers.
 A
 .B +
 overrides a space if both are used.