summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-02 15:31:43 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-02 15:31:43 +0000
commit47be905828c4c488dd72cd971fe63d595dba1006 (patch)
tree65053e822bd20385d3d245a4fea06bd30f11e932
parent5857362829c64c14e32a6f9be06e0169fb9f4edb (diff)
downloads6-47be905828c4c488dd72cd971fe63d595dba1006.tar.xz
Update link to BSD init
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 84c2d4a..ccc99ca 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -397,7 +397,7 @@ for Linux, with complete service management, that came with earlier versions of
distribution. It is now deprecated.</li>
<li> <a href="//skarnet.org/software/systemd.html">systemd</a> is a problem in its own category. </li>
<li> The various BSD flavors have their own style of
-<a href="https://www.freebsd.org/doc/handbook/boot-init.html">init</a>. </li>
+<a href="https://www.freebsd.org/cgi/man.cgi?query=init&sektion=8&format=html">init</a>. </li>
<li> MacOS X has its own init spaghetti monster called
<a href="https://en.wikipedia.org/wiki/Launchd">launchd</a>. </li>
</ul>