aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-30 15:56:31 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-30 15:56:31 +0100
commit7238fd908451307cf6496475e82566c05f7b078a (patch)
tree9e7650dd9ecb059355479bda5f5291918be2c987
parentbeginning of texinfo manual (diff)
downloadsat-7238fd908451307cf6496475e82566c05f7b078a.tar.gz
sat-7238fd908451307cf6496475e82566c05f7b078a.tar.bz2
sat-7238fd908451307cf6496475e82566c05f7b078a.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--README4
-rw-r--r--doc/man/sat.14
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 2dd22ae..2bc4fad 100644
--- a/README
+++ b/README
@@ -8,10 +8,10 @@ DESCRIPTION
sat can also print and edit the list of queued jobs.
- If you are using autohaltd(8), you should set up hooks for at(1)
+ If you are using autohaltd(8), you should set up hooks for sat
that pauses autohaltd(8) using SIGSTOP (and resume with SIGCONT)
when there are queued jobs. This would prevent autohaltd(8) from
- shuting down the machine while there are queued jobs but no logins.
+ shutting down the machine while there are queued jobs but no logins.
sat cannot stop autohaltd(8) by adding login entries, because
autohaltd(8) will only recognise them if they are in fact true
logins.
diff --git a/doc/man/sat.1 b/doc/man/sat.1
index 635b518..77b1d77 100644
--- a/doc/man/sat.1
+++ b/doc/man/sat.1
@@ -104,7 +104,7 @@ utilities can also print and edit the list of queued jobs.
If you are using
.BR autohaltd (8),
you should set up hooks for
-.BR at (1)
+.BR sat
that pauses
.BR autohaltd (8)
using
@@ -113,7 +113,7 @@ using
.BR SIGCONT )
when there are queued jobs. This would prevent
.BR autohaltd (8)
-from shuting down the machine while there are queued jobs but
+from shutting down the machine while there are queued jobs but
no logins.
.B sat
cannot stop