Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil Drop trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/85a1f7ba8377
branches:  trunk
changeset: 802921:85a1f7ba8377
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 08 22:10:04 2014 +0000

description:
Drop trailing whitespace.

diffstat:

 lib/libutil/parsedate.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bea1d5e1a09e -r 85a1f7ba8377 lib/libutil/parsedate.3
--- a/lib/libutil/parsedate.3   Wed Oct 08 18:24:21 2014 +0000
+++ b/lib/libutil/parsedate.3   Wed Oct 08 22:10:04 2014 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: parsedate.3,v 1.14 2014/10/08 17:06:18 apb Exp $
+.\"     $NetBSD: parsedate.3,v 1.15 2014/10/08 22:10:04 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -53,7 +53,7 @@
 If
 .Ar time
 is
-.Dv NULL 
+.Dv NULL
 then the current time is used.
 If
 .Ar tzoff



Home | Main Index | Thread Index | Old Index