diff options
Diffstat (limited to 'shutdownasap.1.in')
-rw-r--r-- | shutdownasap.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shutdownasap.1.in b/shutdownasap.1.in index 51c804c..65ee4af 100644 --- a/shutdownasap.1.in +++ b/shutdownasap.1.in @@ -15,8 +15,8 @@ For actually shutting down it calls \fBsudo shutdown\fP or \fBsudo reboot\fP for .SH CONFIGURATION The configfile \fB#ETCDIR#/shutdownasap.conf\fP is a bash script, which defines the following variables and routines: .TP -.B "pidFile" -file to store pid in +.B "tmpDir" +shared run-time directory for all instances .TP .B "waitForDir" directory which must be empty before shutting down |