Author: grog
Date: Thu Nov  8 02:01:04 2012
New Revision: 242738
URL: http://svnweb.freebsd.org/changeset/base/242738

Log:
  Clarify that the ' flag is an apostrophe.
  
  MFC after:    2 weeks

Modified:
  head/lib/libc/stdio/printf.3

Modified: head/lib/libc/stdio/printf.3
==============================================================================
--- head/lib/libc/stdio/printf.3        Thu Nov  8 01:51:23 2012        
(r242737)
+++ head/lib/libc/stdio/printf.3        Thu Nov  8 02:01:04 2012        
(r242738)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to