Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/time Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/a7fc3ff3d26b
branches:  trunk
changeset: 341295:a7fc3ff3d26b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Oct 29 22:42:55 2015 +0000

description:
Whitespace.

diffstat:

 lib/libc/time/strptime.3 |  4 ++--
 lib/libc/time/tzset.3    |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (38 lines):

diff -r 77e20433a9fb -r a7fc3ff3d26b lib/libc/time/strptime.3
--- a/lib/libc/time/strptime.3  Thu Oct 29 22:37:15 2015 +0000
+++ b/lib/libc/time/strptime.3  Thu Oct 29 22:42:55 2015 +0000
@@ -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 @@
 .Ql Standard
 .Pq Dq S
 time
-.It 
+.It
 a single letter military time zone specified as:
 .Bl -bullet -offset indent -compact
 .It
diff -r 77e20433a9fb -r a7fc3ff3d26b lib/libc/time/tzset.3
--- a/lib/libc/time/tzset.3     Thu Oct 29 22:37:15 2015 +0000
+++ b/lib/libc/time/tzset.3     Thu Oct 29 22:42:55 2015 +0000
@@ -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 @@
 .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 .



Home | Main Index | Thread Index | Old Index