[Bug 289099] /etc/crontab line 1 comment is wrong: easy fix
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289099] /etc/crontab line 1 comment is wrong: easy fix"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Sep 2025 00:41:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289099
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c806defe8fee62c4738f46e555d69b085e8d1259
commit c806defe8fee62c4738f46e555d69b085e8d1259
Author: Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2025-09-13 00:38:48 +0000
Commit: Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2025-09-13 00:38:48 +0000
cron: Fix comment from "root's" to "system" crontab
It is referred to in the documentation as the system crontab, not root's
crontab.
PR: 289099
Reviewed by: emaste
Approved by: emaste (mentor)
Fixes: d33daab9348a ("Call /etc/crontab the "system crontab", not "root's
crontab". While here, fix some other wording issues")
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D52503
usr.sbin/cron/cron/crontab | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.