From swear@aa.net  Wed Aug  8 11:28:57 2001
Return-Path: <swear@aa.net>
Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68])
	by hub.freebsd.org (Postfix) with ESMTP id 3526F37B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Aug 2001 11:28:57 -0700 (PDT)
	(envelope-from swear@aa.net)
Received: (from jojo@localhost)
	by localhost.localdomain (8.11.3/8.11.3) id f78IV3t63886;
	Wed, 8 Aug 2001 11:31:03 -0700 (PDT)
	(envelope-from swear@aa.net)
Message-Id: <1aae1aqu8p.e1a@localhost.localdomain>
Date: 08 Aug 2001 11:31:02 -0700
From: swear@aa.net (Gary W. Swearingen)
Sender: jojo@localhost.localdomain
Reply-To: swear@aa.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: at(1) has erroneous statement about /var/at/at.deny
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29549
>Category:       docs
>Synopsis:       at(1) has erroneous statement about /var/at/at.deny
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 08 11:30:03 PDT 2001
>Closed-Date:    Mon Aug 13 23:41:24 PDT 2001
>Last-Modified:  Mon Aug 13 23:41:42 PDT 2001
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
none
>Environment:
n/a
================
>Description:

The at(1) page erroneously says "An empty /var/at/at.deny means that
every user is allowed use these commands."

Comment:
The observed behavior seems better than the documented behavior so
I'm happy seeing the man page changed rather than the program, but
one wonders why the comment was ever included.  Perhaps the code has
broken and with later be fixed, requiring another man page reversion.
================
>How-To-Repeat:

Delete/rename /var/at/at.{allow,deny}.  As a non-root user, do 
"touch /var/at/at.deny; atq".  Observe usage denial message.
================
>Fix:

patch -d "some uncompressed man/man1 dir" < this-PR

*** /tmp/old-at.1	Wed Aug  8 10:30:00 2001
--- /tmp/at.1		Wed Aug  8 10:50:09 2001
***************
*** 170,178 ****
  .Nm Ns .
  This is the default configuration.
  .Pp
- An empty 
- .Pa /var/at/at.deny
- means that every user is allowed use these commands.
  .Sh OPTIONS
  .Bl -tag -width indent
  .It Fl V
--- 170,175 ----
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Mon Aug 13 23:41:24 PDT 2001 
State-Changed-Why:  
Patch fixed to apply to the right file and committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29549 
>Unformatted:
