Bug 17261

Summary: man page of crontab(5) does not document about @reboot, @hourly, etc possibilities.
Product: Base System Reporter: sanpei
Component: binAssignee: Guy Helmer <ghelmer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description sanpei 2000-03-08 05:30:01 UTC
  /usr/sbin/cron and crontab has the @reboot, @hourly, etc,
possibilities.. But it does not document these facility.

Fix: 

NetBSD was already fixed this problem
http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=2806
http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/usr.sbin/cron/crontab.5.diff?r1=1.4&r2=1.5
How-To-Repeat: 
% man 5 crontab
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-08 11:07:49 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

I'll take this one, since there's at least one other NetBSD doc 
fix for this manpage that I want to merge in. 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-15 10:19:25 UTC
State Changed
From-To: open->suspended

Committed the manual page fix (ghelmer fixed the code) to both HEAD 
and RELENG_4.  A merge to RELENG_3 will happen when we're comfortable 
that the fix is solid. 
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-27 12:55:33 UTC
State Changed
From-To: suspended->analyzed

I prefer DES's method of using anaylzed instead of suspended 
for things that are just waiting for an MFC. 
Comment 4 Sheldon Hearn freebsd_committer freebsd_triage 2000-06-22 13:46:41 UTC
Responsible Changed
From-To: sheldonh->ghelmer

Merged onto the RELENG_4 branch in rev 1.9.2.1 of lib/entry.c on 
Tue Mar 14 2000 and rev 1.12.2.2 of crontab/crontab.5 on 
Thu Jun 22 2000.  If Guy wants this in RELENG_3, he can go ahead 
with a merge.  Otherwise, he can close this PR. :-)
Comment 5 Guy Helmer freebsd_committer freebsd_triage 2000-07-12 20:24:19 UTC
State Changed
From-To: analyzed->closed

Merged @ shortcut fix into RELENG_3 branch in rev 1.8.2.2 of 
lib/entry.c and docs in rev 1.8.2.3 of crontab/crontab.5 on 
Tue Jul 12 2000.