diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 9d03f43..6aab8e8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -175,7 +175,7 @@ synchronization</a>. <ul> <li><a href="s6-ftrigrd.html">The <tt>s6-ftrigrd</tt> internal program</a></li> -<li><a href="libs6lock/s6-lockd.html">The <tt>s6lockd</tt> internal program</a></li> +<li><a href="libs6lock/s6lockd.html">The <tt>s6lockd</tt> internal program</a></li> <li><a href="libs6lock/s6lockd-helper.html">The <tt>s6lockd-helper</tt> internal program</a></li> </ul> @@ -236,8 +236,8 @@ traditional init system for Linux. </li> <li> <a href="http://upstart.ubuntu.com/">Upstart</a> is a well-known init system for Linux, with complete service management, that comes with the Ubuntu distribution. It includes a coffee machine and the kitchen sink.</li> - <li> Because Upstart wasn't bloated or unreliable enough, someone came up with -<a href="systemd.html">systemd</a>, yet another Linux init system. </li> + <li> Because Upstart wasn't complex enough, someone came up with +<a href="systemd.html">systemd</a>, which is a problem in its own category. </li> <li> The various BSD flavors have their own style of <a href="http://www.freebsd.org/doc/handbook/boot-init.html">init</a>. </li> <li> MacOS X has its own init spaghetti monster called |