ports/sysutils/anacron/patches/patch-anacrontab_5

14 lines
544 B
Text

--- anacrontab.5.orig 2003-08-13 20:36:18.000000000 +0200
+++ anacrontab.5 2003-08-13 20:36:37.000000000 +0200
@@ -1,9 +1,9 @@
.TH ANACRONTAB 5 1998-02-02 "Itai Tzur" "Anacron Users' Manual"
.SH NAME
-/etc/anacrontab \- configuration file for anacron
+%%SYSCONFDIR%%/anacrontab \- configuration file for anacron
.SH DESCRIPTION
The file
-.I /etc/anacrontab
+.I %%SYSCONFDIR%%/anacrontab
describes the jobs controlled by \fBanacron(8)\fR. Its lines can be of
three kinds: job-description lines, environment
assignments, or empty lines.