summaryrefslogtreecommitdiff
path: root/doc/s6-devd.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:04:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:04:54 +0000
commitea2db51858aabdb108a4b2ee50a391c75a140fa6 (patch)
treea1e23e2af81dd2c2c75f4ecc7fb960dff39b5ce1 /doc/s6-devd.html
parent14b00ac9433ab8c505060e8d6b3a6f606ffd66f9 (diff)
downloads6-linux-utils-ea2db51858aabdb108a4b2ee50a391c75a140fa6.tar.xz
Switch doc to schemeless URLs
Diffstat (limited to 'doc/s6-devd.html')
-rw-r--r--doc/s6-devd.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-devd.html b/doc/s6-devd.html
index 13e4dec..1d7ae06 100644
--- a/doc/s6-devd.html
+++ b/doc/s6-devd.html
@@ -6,14 +6,14 @@
<title>s6-linux-utils: the s6-devd program</title>
<meta name="Description" content="s6-linux-utils: the s6-devd program" />
<meta name="Keywords" content="s6 linux administration root utilities devd mdev udev s6-uevent-listener s6-uevent-spawner" />
- <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
+ <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">s6-linux-utils</a><br />
-<a href="http://skarnet.org/software/">Software</a><br />
-<a href="http://skarnet.org/">skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">skarnet.org</a>
</p>
<h1> The <tt>s6-devd</tt> program </h1>
@@ -67,7 +67,7 @@ alive after <em>k</em> more milliseconds, s6-devd yells and exits 99. </li>
<ul>
<li> s6-devd is a daemon; it should be run under a proper supervision system such
-as <a href="http://skarnet.org/software/s6/">s6</a>. The real long-lived
+as <a href="//skarnet.org/software/s6/">s6</a>. The real long-lived
process is named <a href="s6-uevent-listener.html">s6-uevent-listener</a>;
ir runs with the same pid as s6-devd. </li>
<li> The <em>prog...</em> helper, on the other hand, should be very short-lived,