summaryrefslogtreecommitdiff
path: root/lib/libc/time/strptime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/time/strptime.3')
-rw-r--r--lib/libc/time/strptime.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/strptime.3 b/lib/libc/time/strptime.3
index a8383c9fdaf..454cbac8b3a 100644
--- a/lib/libc/time/strptime.3
+++ b/lib/libc/time/strptime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strptime.3,v 1.14 2010/11/08 19:16:16 jasper Exp $
+.\" $OpenBSD: strptime.3,v 1.15 2010/11/08 20:23:12 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 2005, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -235,12 +235,12 @@ a single letter military timezone specified as:
.Dq A
through
.Dq I
-and
+and
.Dq K
through
.Dq Y .
.It Cm \&%Z
-timezone name or no characters when time zone information is unavailable.
+timezone name or no characters when timezone information is unavailable.
It Cm \&%%
A `%' is read.
No argument is converted.