forked from pool/cronie
fc016ff0c3
fixed bug 756197 OBS-URL: https://build.opensuse.org/request/show/113117 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=99
21 lines
696 B
Diff
21 lines
696 B
Diff
--- man/crontab.5.orig 2012-04-10 10:02:06.520889184 -0400
|
|
+++ man/crontab.5 2012-04-10 10:03:19.752973655 -0400
|
|
@@ -19,7 +19,7 @@
|
|
.\"
|
|
.\" $Id: crontab.5,v 1.6 2004/01/23 19:03:33 vixie Exp $
|
|
.\"
|
|
-.TH ANACRONTAB 5 "July 2010" "Marcela Mašláňová" "Cronie Users' Manual"
|
|
+.TH CRONTAB 5 "July 2010" "Marcela Mašláňová" "Cronie Users' Manual"
|
|
.SH NAME
|
|
crontab \- files used to schedule the execution of programs
|
|
.SH DESCRIPTION
|
|
@@ -274,7 +274,7 @@
|
|
0-59 * * * * id -Z > /tmp/SystemHigh/crontest
|
|
.fi
|
|
.SH FILES
|
|
-.I /etc/anacrontab
|
|
+.I /etc/crontab
|
|
system crontab file for jobs like cron.daily, weekly, monthly.
|
|
.I /var/spool/cron/
|
|
a directory for storing crontabs defined by users.
|