summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab.5
AgeCommit message (Expand)Author
2020-04-18rename the "options" field to "flags" (as suggested by millert): an optionalJason McIntyre
2020-04-16Reflow text so that the -[nsq] options are described as an optional [options]Theo de Raadt
2020-04-16Add a mechanism to prevent cron jobs from running concurrently.Todd C. Miller
2020-04-15Add support for random values using the '~' operator.Todd C. Miller
2020-01-06Add "-n" to EXAMPLES in crontab(5)'s man pagejob
2018-06-13avoid a double flag;Jason McIntyre
2018-06-13Add crontab entry option -n for "No mail when run successful"job
2016-10-12Document the "-q " prefix accepted in the "command" field.Ingo Schwarze
2014-01-30reinstate the note that setting env vars in a crontab is an extension;Jason McIntyre
2014-01-30reorganise this file into something a bit saner, killing wacky macrosJason McIntyre
2014-01-30update the EXTENSIONS section, renaming it to STANDARDS while here;Jason McIntyre
2014-01-20Obvious .Xr fixes, found while testing mandocdb(8).Ingo Schwarze
2013-08-14editing blip in previous;Jason McIntyre
2013-08-14ISC cron is the defacto BSD cron these days so remove confusingTodd C. Miller
2013-08-14macro simplification;Jason McIntyre
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2010-11-19Use regular double quotes ("") in the MAILTO example so we don'tTodd C. Miller
2010-09-20according to ingo, it isn;t a problem to have empty [BDS]q macros, soJason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2003-06-12- section reorderJason McIntyre
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2002-07-08Merge in some changes from Paul Vixie's tree; most are cosmeticTodd C. Miller
2001-08-22More manpage mania. Crontab entries are comprised of a certain numberHugh Graham
2001-08-22 o System crontab has seven (7) fieldsHeikki Korpela
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-19o Don't talk about /bin/mail vs. sendmail since we always build withTodd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller
2000-04-15- `coexist', not `co-exist'; it's not hyphenated.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-01-10the theTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-18new mandoc cron(8), crontab(1), and crontab(5) man pages; kwesterback@home.comAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1997-07-17doc @ commands; mouseTheo de Raadt
1996-12-07months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CATheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt