diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
| commit | a654c53e16bb02ffbe4fe501f266a02522008a8a (patch) | |
| tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /usr.bin/at | |
| parent | 5e27573309b74bd7ddd0f8745c80236f79711228 (diff) | |
Notes
Diffstat (limited to 'usr.bin/at')
| -rw-r--r-- | usr.bin/at/at.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index b3d211e662a7..c3e6b809a2f6 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -186,10 +186,10 @@ does not exist, .Pa _PERM_PATH/at.deny is checked, every username not mentioned in it is then allowed to use -.Nm Ns . +.Nm . .Pp If neither exists, only the superuser is allowed use of -.Nm Ns . +.Nm . This is the default configuration. .Sh IMPLEMENTATION NOTES Note that |
