From a9e1cffd28e8e78e189f3fcb0f6f888eccc9449d Mon Sep 17 00:00:00 2001 From: Warren Block Date: Wed, 18 Jun 2014 18:31:35 +0000 Subject: [PATCH] Fix syntax error. PR: 191131 Submitted by: dan.mcgregor@usask.ca MFC after: 1 week --- 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 0ed023b2cb3a..5847a6b7267d 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 ,