diff options
author | Gerrit Pape <pape@smarden.org> | 2006-03-20 18:58:33 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-03-20 18:58:33 +0000 |
commit | b548a1f50548fc9a3d80019e3a9e4ed5492b3413 (patch) | |
tree | 8f673b14bc7e4a41ff1cc676069fbe0cd7286706 /doc/upgrade.html | |
parent | e7decdc4e3d664041838c4cb5133a4de31abb99b (diff) | |
download | runit-b548a1f50548fc9a3d80019e3a9e4ed5492b3413.tar.gz runit-b548a1f50548fc9a3d80019e3a9e4ed5492b3413.tar.xz runit-b548a1f50548fc9a3d80019e3a9e4ed5492b3413.zip |
* doc/faq.html: typos; add usercontrol, userservices; minor.
* src/uidgid.h: use uid_t, git_t (fix setting of multiple groups with dietlibc, thx Tino Keitel) 1.4.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 d0a3b9d..15e3f88 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -9,7 +9,7 @@ <hr> <h1>runit - upgrading from previous versions</h1> <hr> -<h3>1.3.x to 1.4.0</h3> +<h3>1.3.x to 1.4.0 or 1.4.1</h3> With this version the <tt>runsvctrl</tt>, <tt>runsvstat</tt>, <tt>svwaitdown</tt>, and <tt>svwaitup</tt> programs no longer are being installed, the functionality of these programs has been incorporated into |