aboutsummaryrefslogtreecommitdiff
path: root/libexec/atrun/atrun.man
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
commitd37ea99837e6ad50837fd9fe1771ddf1c3ba6002 (patch)
tree29f2974dc01c5902c6ed3744380acf6a3ec30c66 /libexec/atrun/atrun.man
parent8c21c193056ac0ffd1364e6c6c4bce6c629864b4 (diff)
downloadsrc-d37ea99837e6ad50837fd9fe1771ddf1c3ba6002.tar.gz
src-d37ea99837e6ad50837fd9fe1771ddf1c3ba6002.zip
Removed trailing whitespace.
Notes
Notes: svn path=/head/; revision=131472
Diffstat (limited to 'libexec/atrun/atrun.man')
-rw-r--r--libexec/atrun/atrun.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/atrun/atrun.man b/libexec/atrun/atrun.man
index 70c1230dbbc6..a8ce57cc0dfd 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 .