Author: grog Date: Sun May 19 01:58:00 2013 New Revision: 250799 URL: http://svnweb.freebsd.org/changeset/base/250799
Log: MFH r242738: Clarify that the ' flag is an apostrophe. Modified: stable/9/lib/libc/stdio/printf.3 Directory Properties: stable/9/lib/libc/ (props changed) Modified: stable/9/lib/libc/stdio/printf.3 ============================================================================== --- stable/9/lib/libc/stdio/printf.3 Sun May 19 01:52:39 2013 (r250798) +++ stable/9/lib/libc/stdio/printf.3 Sun May 19 01:58:00 2013 (r250799) @@ -277,7 +277,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-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"