Skip site navigation (1)Skip section navigation (2)
Date:      14 Oct 2001 11:46:11 -0700
From:      "Gary W. Swearingen" <swear@blarg.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/31265: crontab(1) doesn't decribe format of allow and deny files.
Message-ID:  <3qd73qnjpo.73q@localhost.localdomain>

next in thread | raw e-mail | index | archive | help

>Number:         31265
>Category:       docs
>Synopsis:       crontab(1) doesn't decribe format of allow and deny files.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 14 11:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
none
>Environment:
n/a
================
>Description:

crontab(1) doesn't decribe format of allow and deny files.
================
>How-To-Repeat:
n/a
================
>Fix:

Add descriptions.

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

*** /tmp/old.crontab.1	Wed Aug  8 19:19:58 2001
--- /tmp/crontab.1	Wed Aug  8 20:17:15 2001
***************
*** 60,65 ****
--- 60,70 ----
  will be allowed to use this command, or all users will be able to use this
  command.
  .Pp
+ In these two files, a user is considered to be listed only if the user
+ name has no blank or other characters before it on its line and a
+ newline character immediately after the name, even at the end of the file.
+ Other lines are ignored and may be used for comments.
+ .Pp
  The first form of this command is used to install a new crontab from some
  named file or standard input if the pseudo-filename ``-'' is given.
  .Pp
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3qd73qnjpo.73q>