Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/cron/dist Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/7e622abf043e
branches:  trunk
changeset: 770333:7e622abf043e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 12 22:50:31 2011 +0000

description:
Remove trailing whitespace.

diffstat:

 external/bsd/cron/dist/cron.8 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r 38e312944456 -r 7e622abf043e external/bsd/cron/dist/cron.8
--- a/external/bsd/cron/dist/cron.8     Wed Oct 12 22:46:36 2011 +0000
+++ b/external/bsd/cron/dist/cron.8     Wed Oct 12 22:50:31 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cron.8,v 1.4 2011/10/12 16:39:48 christos Exp $
+.\"    $NetBSD: cron.8,v 1.5 2011/10/12 22:50:31 wiz Exp $
 .\"
 .\" Id: cron.8,v 1.8 2004/01/23 19:03:32 vixie Exp
 .\"
@@ -48,13 +48,13 @@
 it will not process files that:
 .Bl -dash -compact -offset indent
 .It
-Start with a 
-.Sq \&. 
+Start with a
+.Sq \&.
 or a
 .Sq # .
 .It
 End with a
-.Sq ~ 
+.Sq ~
 or with
 .Dq .rpmsave ,
 .Dq .rpmorig ,
@@ -91,7 +91,7 @@
 .Nm
 checks each minute to see if its spool directory's modtime (or the modtime
 on
-.Pa /etc/crontab 
+.Pa /etc/crontab
 or
 .Pa /etc/cron.d )
 has changed, and if it has,



Home | Main Index | Thread Index | Old Index