From 92ea6dac929e575f3eacac3d92b005c72e5e57da Mon Sep 17 00:00:00 2001 From: wblock Date: Tue, 15 Jul 2014 22:44:10 +0000 Subject: [PATCH] MFC r267618: Fix syntax error. git-svn-id: svn://svn.freebsd.org/base/stable/10@268721 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libc/stdtime/strftime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 0ed023b2c..5847a6b72 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -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 , -- 2.45.0