summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2014-06-18 18:31:35 +0000
committerwblock <wblock@FreeBSD.org>2014-06-18 18:31:35 +0000
commitb8dbe9ca3b3c7bf722dd0e20a2d029b9521b2c23 (patch)
tree806287fa11f757fef756401620a137c7e8ab78aa /lib
parent138c50f9b95be595ab58315c736cfeeeb7e25794 (diff)
downloadFreeBSD-src-b8dbe9ca3b3c7bf722dd0e20a2d029b9521b2c23.zip
FreeBSD-src-b8dbe9ca3b3c7bf722dd0e20a2d029b9521b2c23.tar.gz
Fix syntax error.
PR: 191131 Submitted by: dan.mcgregor@usask.ca MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdtime/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index 0ed023b..5847a6b 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 ,
OpenPOWER on IntegriCloud