From a012e04865f857767f6765f1c3fea1e1f497934c Mon Sep 17 00:00:00 2001 From: Greg Lehey 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(-) diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 0d9339ea55cc9..05c30dcfb523a 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.2.3