diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
commit | 4b39413aeb9e3e3ff1341b98477edddee8807db5 (patch) | |
tree | 29f2974dc01c5902c6ed3744380acf6a3ec30c66 /libexec | |
parent | c0b5079fea751d98e4a49e6a67c5165920f0a575 (diff) | |
download | FreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.zip FreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.tar.gz |
Removed trailing whitespace.
Diffstat (limited to 'libexec')
-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 70c1230..a8ce57c 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 . |