Author: wblock (doc committer)
Date: Wed Jun 18 18:31:35 2014
New Revision: 267618
URL: http://svnweb.freebsd.org/changeset/base/267618

Log:
  Fix syntax error.
  
  PR:           191131
  Submitted by: [email protected]
  MFC after:    1 week

Modified:
  head/lib/libc/stdtime/strftime.3

Modified: head/lib/libc/stdtime/strftime.3
==============================================================================
--- head/lib/libc/stdtime/strftime.3    Wed Jun 18 18:27:16 2014        
(r267617)
+++ head/lib/libc/stdtime/strftime.3    Wed Jun 18 18:31:35 2014        
(r267618)
@@ -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 ,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to