From 85785286b460b57930e4cce8c9655238248ba442 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Wed, 26 Mar 2003 02:38:18 +0000 Subject: [PATCH] Explain the format of the at.allow and at.deny files in detail. PR: 35942 Submitted by: Gary W. Swearingen --- usr.bin/at/at.man | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index 0aef02120345..8a0b4ba5cf7b 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -184,6 +184,11 @@ If the file .Pa _PERM_PATH/at.allow exists, only usernames mentioned in it are allowed to use .Nm . +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 If .Pa _PERM_PATH/at.allow