From 1e9640a38fd3b1f3a5b6f2b8c5f11b091ba583c9 Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 8 Nov 2010 20:23:12 +0000 Subject: tweak previous; --- lib/libc/time/strptime.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') 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. -- cgit v1.2.3-59-g8ed1b