diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 15:56:31 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 15:56:31 +0100 |
commit | 7238fd908451307cf6496475e82566c05f7b078a (patch) | |
tree | 9e7650dd9ecb059355479bda5f5291918be2c987 /doc | |
parent | beginning of texinfo manual (diff) | |
download | sat-7238fd908451307cf6496475e82566c05f7b078a.tar.gz sat-7238fd908451307cf6496475e82566c05f7b078a.tar.bz2 sat-7238fd908451307cf6496475e82566c05f7b078a.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/sat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |