From 8af663c65db48078492379d8dc6a7d55934ea502 Mon Sep 17 00:00:00 2001 From: grog Date: Thu, 8 Nov 2012 02:01:04 +0000 Subject: Clarify that the ' flag is an apostrophe. MFC after: 2 weeks --- lib/libc/stdio/printf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/printf.3') diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 0d9339e..05c30dc 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -267,7 +267,7 @@ number produced by a signed conversion. A .Cm + overrides a space if both are used. -.It Sq Cm ' +.It So "'" Sc (apostrophe) Decimal conversions .Cm ( d , u , or -- cgit v1.1