Source-Changes-HG archive

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

[src/trunk]: src/bin/date Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/bbdb7e29c9e9
branches:  trunk
changeset: 751458:bbdb7e29c9e9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Feb 04 22:56:11 2010 +0000

description:
Remove trailing whitespace.

diffstat:

 bin/date/date.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2bb069262168 -r bbdb7e29c9e9 bin/date/date.1
--- a/bin/date/date.1   Thu Feb 04 22:25:21 2010 +0000
+++ b/bin/date/date.1   Thu Feb 04 22:56:11 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: date.1,v 1.40 2010/02/04 19:25:22 reed Exp $
+.\"    $NetBSD: date.1,v 1.41 2010/02/04 22:56:11 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,7 +74,7 @@
 Parse the provided human-described date and time and display the result without
 actually changing the system clock.
 (See
-.Xr parsedate 3 
+.Xr parsedate 3
 for examples.)
 .It Fl j
 Parse the provided canonical representation of date and time (described below)



Home | Main Index | Thread Index | Old Index