summaryrefslogtreecommitdiff
path: root/usr.bin/at/at.1
AgeCommit message (Expand)Author
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-07-21document exit values; from daniel dickmanJason McIntyre
2010-07-02'wether' -> 'whether' typo in license text.Kenneth R Westerback
2009-12-07behaviour for the -l flag differs between this implementation and posix;Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-01-03missing word; from Jason FilleyJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-03-26indicate that -l takes an optional argument;Jason McIntyre
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-06-23- at(1) synopsis: -r expects a `job' arg, not a timespecJason McIntyre
2003-06-10- section reorderJason McIntyre
2003-02-19Move contents of /var/at into /var/cron since at is now intergrated intoTodd C. Miller
2003-02-19sequence file is no longer usedTodd C. Miller
2003-02-14man page is under same license as the programTodd C. Miller
2003-01-23'conjunction' typosAnil Madhavapeddy
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
2002-05-14Major changes:Todd C. Miller
2002-05-13Execute job with user's shell, not /bin/sh as per POSIX and historicTodd C. Miller
2002-05-13Only print usage for the command that was run (at, atq, atrm, batch), notTodd C. Miller
2002-05-11Add POSIX -r and -t flags from FreeBSD. The old -d option is nowTodd C. Miller
2002-05-11sort command line options lexigraphically and remove lies about lookingTodd C. Miller
2002-05-11Kill -V (version) option since it has no relation to reality any more.Todd C. Miller
2002-05-11at(1) is no longer setuid root, it is setgid crontab.Todd C. Miller
2001-07-20we don't like:Mike Pechkin
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
1999-09-14atq prints 2 digits for yearTheo de Raadt
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1999-03-21PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778Alex Feldman
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-06-05spellingTheo de Raadt
1998-02-12Make man page agree with installation as to default config.Marco S Hyman
1997-03-01Merge in changes from at 2.9Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt