From: Sami Kerola Date: Thu, 22 Nov 2012 23:05:05 +0000 (+0000) Subject: docs: fix reference to other manual X-Git-Tag: cronie1.4.10~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bcf3c4469c3b79ac2c6483f159b7487242011f6a;p=cronie docs: fix reference to other manual There is no crontabs(4). For user it makes most sense to look crontab(1). Signed-off-by: Sami Kerola --- diff --git a/man/anacrontab.5 b/man/anacrontab.5 index 44a6de0..faec52e 100644 --- a/man/anacrontab.5 +++ b/man/anacrontab.5 @@ -74,7 +74,7 @@ You can continue a line onto the next line by adding a '\\' at the end of it. In case you want to disable Anacron, add the .I 0anacron cron job (which is a part of -.BR crontabs (4)) +.BR crontab (1)) into the .I /etc/cron.hourly/jobs.deny directory. @@ -105,7 +105,7 @@ START_HOURS_RANGE=6-8 .fi .SH "SEE ALSO" .BR anacron (8), -.BR crontabs (4) +.BR crontab (1) .PP The Anacron .I README