From nobody@FreeBSD.org  Tue Jul 24 21:00:41 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A0201106571E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Jul 2012 21:00:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 85D5F8FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Jul 2012 21:00:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6OL0eGk031303
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Jul 2012 21:00:40 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q6OL0e1r031302;
	Tue, 24 Jul 2012 21:00:40 GMT
	(envelope-from nobody)
Message-Id: <201207242100.q6OL0e1r031302@red.freebsd.org>
Date: Tue, 24 Jul 2012 21:00:40 GMT
From: clutton <mbsd@isgroup.com.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: at behaviour and man at inconsistency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         170119
>Category:       docs
>Synopsis:       at behaviour and man at inconsistency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 24 21:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     clutton
>Release:        9.0 Stable
>Organization:
isgroup.com.ua
>Environment:
FreeBSD 9.0-STABLE #0 r238253=7106c50-dirty
>Description:
From man:

The at utility allows some moderately complex time specifications.  It
accepts times of the form HHMM or HH:MM to run a job at a specific time
of day.  (If that time is already past, the next day is assumed.)

Current behavior:

&#926; ~ &#8594; date
Tue 24 Jul 2012 09:17:36 EEST
&#926; ~ &#8594; at 09:18
echo tototo
Job 1 will be executed using /bin/sh
&#926; ~ &#8594; at 09:15
at: trying to travel back in time  <<<< HERE THE PROBLEM # If that time is already past the next day is assumed!!!!!!!!!!!
zsh: exit 1     at 09:15



Five, ok, may by more years ago, I don't remember exactly. at had worked
like the man explain. Who is responsible for at code?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
