Module Name: src
Committed By: wiz
Date: Thu Oct 29 22:42:55 UTC 2015
Modified Files:
src/lib/libc/time: strptime.3 tzset.3
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/time/strptime.3
cvs rdiff -u -r1.33 -r1.34 src/lib/libc/time/tzset.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/time/strptime.3
diff -u src/lib/libc/time/strptime.3:1.32 src/lib/libc/time/strptime.3:1.33
--- src/lib/libc/time/strptime.3:1.32 Thu Oct 29 17:54:49 2015
+++ src/lib/libc/time/strptime.3 Thu Oct 29 22:42:55 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: strptime.3,v 1.32 2015/10/29 17:54:49 christos Exp $
+.\" $NetBSD: strptime.3,v 1.33 2015/10/29 22:42:55 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -294,7 +294,7 @@ or
.Ql Standard
.Pq Dq S
time
-.It
+.It
a single letter military time zone specified as:
.Bl -bullet -offset indent -compact
.It
Index: src/lib/libc/time/tzset.3
diff -u src/lib/libc/time/tzset.3:1.33 src/lib/libc/time/tzset.3:1.34
--- src/lib/libc/time/tzset.3:1.33 Thu Oct 29 17:51:58 2015
+++ src/lib/libc/time/tzset.3 Thu Oct 29 22:42:55 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: tzset.3,v 1.33 2015/10/29 17:51:58 christos Exp $
+.\" $NetBSD: tzset.3,v 1.34 2015/10/29 22:42:55 wiz Exp $
.Dd October 29, 2015
.Dt TZSET 3
.Os
@@ -95,8 +95,8 @@ function acts like
.Fn tzgetname
only it returns the offset in seconds from GMT for the timezone.
If there is no match, then
-.Dv \-1
-is returned and
+.Dv \-1
+is returned and
.Va errno
is set to
.Dv ESRCH .