From b548a1f50548fc9a3d80019e3a9e4ed5492b3413 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Mon, 20 Mar 2006 18:58:33 +0000 Subject: * 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. --- doc/install.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/install.html') diff --git a/doc/install.html b/doc/install.html index a589c34..b7b2e51 100644 --- a/doc/install.html +++ b/doc/install.html @@ -17,14 +17,14 @@ If you don't have a /package directory, create it now: # chmod 1755 /package Download -runit-1.4.0.tar.gz into /package +runit-1.4.1.tar.gz into /package and unpack the archive
  # cd /package
- # gunzip runit-1.4.0.tar
- # tar -xpf runit-1.4.0.tar
- # rm runit-1.4.0.tar
- # cd admin/runit-1.4.0
+ # gunzip runit-1.4.1.tar
+ # tar -xpf runit-1.4.1.tar
+ # rm runit-1.4.1.tar
+ # cd admin/runit-1.4.1
 
On MacOSX, do
@@ -43,7 +43,7 @@ hierarchy, do:
 
To report success:
- # mail pape-runit-1.4.0@smarden.org <compile/sysdeps
+ # mail pape-runit-1.4.1@smarden.org <compile/sysdeps
 
If you use runit regularly, please contribute to the project. -- cgit 1.4.1