diff options
author | Gerrit Pape <pape@smarden.org> | 2003-05-04 09:37:01 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-05-04 09:37:01 +0000 |
commit | b2ccc29f9c0846918bb650fbae026cc5268ad918 (patch) | |
tree | 29766af67e82b60c7462cbfcaedf2c4551af2e95 /doc/upgrade.html | |
parent | 6a3f09f70cd93d1088f8738276a2bf657a7c00d8 (diff) | |
download | runit-b2ccc29f9c0846918bb650fbae026cc5268ad918.tar.gz runit-b2ccc29f9c0846918bb650fbae026cc5268ad918.tar.xz runit-b2ccc29f9c0846918bb650fbae026cc5268ad918.zip |
* Makefile: actually build runsvstat, runsvctrl before installing them,
fixes build failure (thx Lukas Beeler). 0.9.3.
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 3240b36..bb902c2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -10,7 +10,7 @@ <h1>runit - upgrading from previous versions</h1> <hr> -<h3>0.8.0 or 0.8.1 to 0.9.1 or 0.9.2</h3> +<h3>0.8.0 or 0.8.1 to 0.9.1 or 0.9.3</h3> The <a href="svlogd.8.html">svlogd</a> program is new. <i>svlogd</i> is a service logging daemon designed to be run from <tt>log/run</tt> files, similar to |