Remove trailing whitespace.
This commit is contained in:
parent
b13e8d0c26
commit
6bc209b109
10
external/bsd/cron/dist/cron.8
vendored
10
external/bsd/cron/dist/cron.8
vendored
@ -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
|
.\" Id: cron.8,v 1.8 2004/01/23 19:03:32 vixie Exp
|
||||||
.\"
|
.\"
|
||||||
@ -48,13 +48,13 @@ or
|
|||||||
it will not process files that:
|
it will not process files that:
|
||||||
.Bl -dash -compact -offset indent
|
.Bl -dash -compact -offset indent
|
||||||
.It
|
.It
|
||||||
Start with a
|
Start with a
|
||||||
.Sq \&.
|
.Sq \&.
|
||||||
or a
|
or a
|
||||||
.Sq # .
|
.Sq # .
|
||||||
.It
|
.It
|
||||||
End with a
|
End with a
|
||||||
.Sq ~
|
.Sq ~
|
||||||
or with
|
or with
|
||||||
.Dq .rpmsave ,
|
.Dq .rpmsave ,
|
||||||
.Dq .rpmorig ,
|
.Dq .rpmorig ,
|
||||||
@ -91,7 +91,7 @@ Additionally,
|
|||||||
.Nm
|
.Nm
|
||||||
checks each minute to see if its spool directory's modtime (or the modtime
|
checks each minute to see if its spool directory's modtime (or the modtime
|
||||||
on
|
on
|
||||||
.Pa /etc/crontab
|
.Pa /etc/crontab
|
||||||
or
|
or
|
||||||
.Pa /etc/cron.d )
|
.Pa /etc/cron.d )
|
||||||
has changed, and if it has,
|
has changed, and if it has,
|
||||||
|
Loading…
Reference in New Issue
Block a user