summaryrefslogtreecommitdiff
path: root/usr.bin/at
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2018-08-11 16:29:54 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2018-08-11 16:29:54 +0000
commitbb50c31811a4e25516f02026e52b00be2739f4f3 (patch)
tree912b15d0fe2c7b6a37b1289520d90d60842cd962 /usr.bin/at
parentbce2f1d7b9067b8db97942e6ae26fd681b698e9b (diff)
downloadsrc-test2-bb50c31811a4e25516f02026e52b00be2739f4f3.tar.gz
src-test2-bb50c31811a4e25516f02026e52b00be2739f4f3.zip
Notes
Diffstat (limited to 'usr.bin/at')
-rw-r--r--usr.bin/at/at.man7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man
index a3267ca83239..fc1d55bababd 100644
--- a/usr.bin/at/at.man
+++ b/usr.bin/at/at.man
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-.Dd June 1, 2018
+.Dd August 11, 2018
.Dt "AT" 1
.Os
.Sh NAME
@@ -64,8 +64,9 @@ case, everybody's jobs are listed;
.It Nm atrm
deletes jobs;
.It Nm batch
-executes commands when system load levels permit; in other words, when the load average
-drops below _LOADAVG_MX, or the value specified in the invocation of
+executes commands when system load levels permit; in other words, when
+the load average drops below _LOADAVG_MX times number of active CPUs,
+or the value specified in the invocation of
.Nm atrun .
.El
.Pp