Ticket #1186: patch-anacron.8

File patch-anacron.8, 664 bytes (added by bchesneau@…, 20 years ago)

patch man anacron.8

Line 
1--- anacron.8-orig      Fri Nov 21 12:21:05 2003
2+++ anacron.8   Fri Nov 21 12:21:16 2003
3@@ -84,7 +84,7 @@
4 .TP
5 .B -n
6 Run jobs now.  Ignore the delay specifications in the
7-.I /etc/anacrontab
8+.I /opt/darwinports/etc/anacrontab
9 file.  This options implies \fB-s\fR.
10 .TP
11 .B -d
12@@ -117,11 +117,11 @@
13 for more information.
14 .SH FILES
15 .TP
16-.I /etc/anacrontab
17+.I /opt/darwinports/etc/anacrontab
18 Contains specifications of jobs.  See \fBanacrontab(5)\fR for a complete
19 description.
20 .TP
21-.I /var/spool/anacron
22+.I /opt/darwinports/var/spool/anacron
23 This directory is used by Anacron for storing timestamp files.
24 .SH "SEE ALSO"
25 .B anacrontab(5), cron(8), tzset(3)