svn commit: r268721 - stable/10/lib/libc/stdtime

看板FB_svn作者時間11年前 (2014/07/16 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Author: wblock (doc committer) Date: Tue Jul 15 22:44:10 2014 New Revision: 268721 URL: http://svnweb.freebsd.org/changeset/base/268721 Log: MFC r267618: Fix syntax error. Modified: stable/10/lib/libc/stdtime/strftime.3 Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/stdtime/strftime.3 ============================================================================== --- stable/10/lib/libc/stdtime/strftime.3 Tue Jul 15 22:44:04 2014 (r268720) +++ stable/10/lib/libc/stdtime/strftime.3 Tue Jul 15 22:44:10 2014 (r268721) @@ -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-unsubscribe@freebsd.org"
文章代碼(AID): #1JnRAkTO (FB_svn)