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: dan.mcgre...@usask.ca
  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 ,
_______________________________________________
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"

Reply via email to