]> granicus.if.org Git - cronie/commitdiff
docs: fix reference to other manual
authorSami Kerola <kerolasa@iki.fi>
Thu, 22 Nov 2012 23:05:05 +0000 (23:05 +0000)
committerTomas Mraz <tmraz@fedoraproject.org>
Mon, 26 Nov 2012 16:29:32 +0000 (17:29 +0100)
There is no crontabs(4).  For user it makes most sense to look
crontab(1).

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
man/anacrontab.5

index 44a6de06f0a148d79e4afdec6b441502cd5f91b0..faec52efedefe417bd09ed6820142cac64e81c24 100644 (file)
@@ -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