git: da9cd485d095 - main - crontab/crontab.1: Fix crontab path in man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 18 Feb 2024 23:58:05 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/src/commit/?id=da9cd485d0950de83c9762ca99532114aeb394d4

commit da9cd485d0950de83c9762ca99532114aeb394d4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-18 23:56:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-18 23:56:16 +0000

    crontab/crontab.1: Fix crontab path in man
    
    In FreeBSD the crontabs are stored in /var/cron/tabs directory and not
    in /var directory.
    
    Approved by:    kevans
    Differential Revision:  https://reviews.freebsd.org/D43181
---
 usr.sbin/cron/crontab/crontab.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1
index 00e188c0e87c..3919486c7c71 100644
--- a/usr.sbin/cron/crontab/crontab.1
+++ b/usr.sbin/cron/crontab/crontab.1
@@ -46,7 +46,7 @@ used to drive the
 daemon in Vixie Cron.
 Each user can have their own crontab, and though
 these are files in
-.Pa /var ,
+.Pa /var/cron/tabs ,
 they are not intended to be edited directly.
 .Pp
 If the