aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-19 08:13:27 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-19 08:13:27 +0000
commit454e286809a5ab1492633ee7d34dd5d7ee45787a (patch)
tree9ce9936587c13f5b7df8d8bb67b84e6c0487f3ee
parent00d3053746bd51db407ad1c407a9b662d068e93c (diff)
mdoc(7) police: excessive quotes.
Notes
Notes: svn path=/head/; revision=108083
-rw-r--r--lib/libc/stdtime/strptime.32
1 files changed, 1 insertions, 1 deletions
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