diff options
author | Gerrit Pape <pape@smarden.org> | 2003-09-01 11:06:05 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-09-01 11:06:05 +0000 |
commit | 48ceb915031799f5d5bdb4e0b83386efaa5943bf (patch) | |
tree | 45988d0dc1cff06aba3c418ac182e47636e4e2ea /doc/upgrade.html | |
parent | 27201625fb99184e94c82513040ad52ee2b84972 (diff) | |
download | runit-48ceb915031799f5d5bdb4e0b83386efaa5943bf.tar.gz runit-48ceb915031799f5d5bdb4e0b83386efaa5943bf.tar.xz runit-48ceb915031799f5d5bdb4e0b83386efaa5943bf.zip |
* svlogd.c: barf if all log directories given at the command line fail.
* man/svlogd.8: adapt. 0.11.1.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a6e6e38..52f5066 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -10,7 +10,7 @@ <h1>runit - upgrading from previous versions</h1> <hr> -<h3>0.10.0 to 0.11.0</h3> +<h3>0.10.0 to 0.11.0 or 0.11.1</h3> This version introduces the new <a href="chpst.8.html">chpst</a> program, which changes the process state as specified by command line options, and runs another program with this process state. |