summary refs log tree commit diff
path: root/doc/index.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2003-06-17 13:48:35 +0000
committerGerrit Pape <pape@smarden.org>2003-06-17 13:48:35 +0000
commit2208761ba51953b772d78bb99229abeb5cf2231b (patch)
tree9787eebc26da26fbe0da5bde0a0b657cc12429b4 /doc/index.html
parentea4074e15836b82ae6e12f0d2c636ab5642f01f0 (diff)
downloadrunit-2208761ba51953b772d78bb99229abeb5cf2231b.tar.gz
runit-2208761ba51953b772d78bb99229abeb5cf2231b.tar.xz
runit-2208761ba51953b772d78bb99229abeb5cf2231b.zip
* runit.c: user select() on systems that don't provide poll() (builds
    on Mac OSX).
  * svlogd.c: reset match flag in lineflush() in all cases.
  * Makefile: build setuidgid in default target.
  * doc/useinit.html: add instruction to create /etc/runit/2 first.
  * doc/install.html: minor.
0.9.5.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 80f03e9..2e9eb8f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -41,7 +41,8 @@
 replacement for
 <a href="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/">sysvinit</a>
 and other init schemes. <i>runit</i> runs on <b>GNU/Linux</b>,
-<b>OpenBSD</b>, <b>FreeBSD</b>, and can easily be adapted to other unix
+<b>OpenBSD</b>, <b>FreeBSD</b>, <b>Mac OSX</b>, and can easily be adapted
+to other unix
 operating systems.
 If <i>runit</i> runs for you on any other operating system or Linux
 distribution, please let me know.