diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-16 12:34:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-16 12:34:59 +0000 |
commit | eaa0dba6bd8244f66bdd750a7ca961c24eb8e1a1 (patch) | |
tree | 5b685a7951e67641928276b1514545e5d930720c /doc/why.html | |
parent | b598c692c5d3254b5204b73ec2908274c586e791 (diff) | |
download | s6-eaa0dba6bd8244f66bdd750a7ca961c24eb8e1a1.tar.xz |
Doc typo fix
Diffstat (limited to 'doc/why.html')
-rw-r--r-- | doc/why.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/why.html b/doc/why.html index 5804e2c..3ce1612 100644 --- a/doc/why.html +++ b/doc/why.html @@ -115,7 +115,7 @@ the key-value store, and use it to run and supervise a daemon. And it needs to keep everything in memory. This is a lot more complex and resource-consuming than it needs to be. </li> <li> systemd is much, much worse than the other ones, and a real danger -for the future of GNU/Linux. I have a <a href="//skarnet.org/sofware/systemd.html">special page</a> +for the future of GNU/Linux. I have a <a href="//skarnet.org/software/systemd.html">special page</a> dedicated to it. </li> </ul> What those systems fail to recognize is that process supervision, rooted in |