Subject: CVS commit: src/usr.bin/at
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 03/12/2007 21:28:48
Module Name:	src
Committed By:	mlelstv
Date:		Mon Mar 12 21:28:48 UTC 2007

Modified Files:
	src/usr.bin/at: at.1 parsetime.c

Log Message:
allow time to be specified as 'now' instead of 'now + 0 minutes'
and avoid a rounding error for this case.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/at/at.1
cvs rdiff -r1.14 -r1.15 src/usr.bin/at/parsetime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.