Module Name:    src
Committed By:   wiz
Date:           Wed Oct  8 22:10:04 UTC 2014

Modified Files:
        src/lib/libutil: parsedate.3

Log Message:
Drop trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libutil/parsedate.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/libutil/parsedate.3
diff -u src/lib/libutil/parsedate.3:1.14 src/lib/libutil/parsedate.3:1.15
--- src/lib/libutil/parsedate.3:1.14	Wed Oct  8 17:06:18 2014
+++ src/lib/libutil/parsedate.3	Wed Oct  8 22:10:04 2014
@@ -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 @@ specified in
 If
 .Ar time
 is
-.Dv NULL 
+.Dv NULL
 then the current time is used.
 If
 .Ar tzoff

Reply via email to