summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab.5
AgeCommit message (Collapse)Author
2000-04-15- `coexist', not `co-exist'; it's not hyphenated.Aaron Campbell
- Correct some .Nm usage.
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-01-10the theTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
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