summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/at.man
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>1999-08-26 16:18:38 +0000
committernsayer <nsayer@FreeBSD.org>1999-08-26 16:18:38 +0000
commitfc7337e0f6e7f7da71a39cb872d02ca58f888f17 (patch)
tree30533196fad2f25ee199d0a91d5f817e45f40189 /usr.bin/at/at.man
parentce56d23f4a695e8c050a56563a8a5f7b1cd08ce9 (diff)
downloadFreeBSD-src-fc7337e0f6e7f7da71a39cb872d02ca58f888f17.zip
FreeBSD-src-fc7337e0f6e7f7da71a39cb872d02ca58f888f17.tar.gz
1. Add support for months and years in relative time spec (now + 1 year)
2. Rip out dateadd() and re-do the plus operator handler to use mktime() instead (per wollman). Reviewed by: wollman
Diffstat (limited to 'usr.bin/at/at.man')
-rw-r--r--usr.bin/at/at.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man
index ceee348..02c7930 100644
--- a/usr.bin/at/at.man
+++ b/usr.bin/at/at.man
@@ -1,4 +1,4 @@
-.\" $Id: at.man,v 1.9 1999/02/15 08:34:06 fenner Exp $
+.\" $Id: at.man,v 1.10 1999/08/15 08:25:13 mpp Exp $
.Dd April 12, 1995
.Dt "AT" 1
.Os FreeBSD 2.1
@@ -94,8 +94,10 @@ where the time-units can be
.Nm minutes ,
.Nm hours ,
.Nm days ,
+.Nm weeks ,
+.Nm months
or
-.Nm weeks
+.Nm years
and you can tell
.Nm at
to run the job today by suffixing the time with
OpenPOWER on IntegriCloud