Author: wblock (doc committer)
Date: Tue Jul 15 23:16:33 2014
New Revision: 268723
URL: http://svnweb.freebsd.org/changeset/base/268723

Log:
  MFC r267618:
  
  Fix syntax error.

Modified:
  stable/9/lib/libc/stdtime/strftime.3
Directory Properties:
  stable/9/lib/libc/   (props changed)
  stable/9/lib/libc/stdtime/   (props changed)

Modified: stable/9/lib/libc/stdtime/strftime.3
==============================================================================
--- stable/9/lib/libc/stdtime/strftime.3        Tue Jul 15 22:57:50 2014        
(r268722)
+++ stable/9/lib/libc/stdtime/strftime.3        Tue Jul 15 23:16:33 2014        
(r268723)
@@ -248,7 +248,7 @@ function
 conforms to
 .St -isoC
 with a lot of extensions including
-.Ql %C ,
+.Ql \&%C ,
 .Ql \&%D ,
 .Ql %E* ,
 .Ql %e ,
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to