From 51ba8864caa895e6a0b68f95bd5a40cde11c5c3c Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 19 Dec 2002 08:13:27 +0000 Subject: [PATCH] mdoc(7) police: excessive quotes. --- lib/libc/stdtime/strptime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index 69c36a741cbc..bdaa6fca1ca7 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -83,7 +83,7 @@ are left untouched. For example, if .Fa format is -.Dq Ql "%H:%M:%S" , +.Dq Li "%H:%M:%S" , only .Va tm_hour , .Va tm_sec