diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
| commit | d37ea99837e6ad50837fd9fe1771ddf1c3ba6002 (patch) | |
| tree | 29f2974dc01c5902c6ed3744380acf6a3ec30c66 /libexec/atrun | |
| parent | 8c21c193056ac0ffd1364e6c6c4bce6c629864b4 (diff) | |
Notes
Diffstat (limited to 'libexec/atrun')
| -rw-r--r-- | libexec/atrun/atrun.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/atrun/atrun.man b/libexec/atrun/atrun.man index 70c1230dbbc6c..a8ce57cc0dfd6 100644 --- a/libexec/atrun/atrun.man +++ b/libexec/atrun/atrun.man @@ -27,12 +27,12 @@ so that .Nm gets invoked every five minutes. .Pp -At every invocation, +At every invocation, .Nm will start all the jobs in the lowercase queues whose start time has elapsed. -In addition, if the load average over the last minute was less than -the specified limit then a maximum of one batch job (denoted by the +In addition, if the load average over the last minute was less than +the specified limit then a maximum of one batch job (denoted by the uppercase queues) is started. .Sh OPTIONS .Bl -tag -width indent @@ -63,7 +63,7 @@ Directory containing job files .Xr crontab 5 , .Xr cron 8 .Sh BUGS -The functionality of +The functionality of .Nm should be merged into .Xr cron 8 . |
