summaryrefslogtreecommitdiff
path: root/doc/s6-rc-update.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-rc-update.html')
-rw-r--r--doc/s6-rc-update.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-rc-update.html b/doc/s6-rc-update.html
index 52ab42d..165f8de 100644
--- a/doc/s6-rc-update.html
+++ b/doc/s6-rc-update.html
@@ -6,14 +6,14 @@
<title>s6-rc: the s6-rc-update program</title>
<meta name="Description" content="s6-rc: the s6-rc-update program" />
<meta name="Keywords" content="s6-rc command rc update s6-rc-update init dependency state management services" />
- <!-- <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-rc</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 s6-rc-update program </h1>
@@ -194,7 +194,7 @@ the next.
<p>
A line is lexed into words by the
-<a href="http://skarnet.org/software/execline/execlineb.html">execlineb</a>
+<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>
lexer, which means that words are normally separated by whitespace, but
can be quoted, that <tt>#</tt> comments are recognized, etc.
</p>
@@ -256,7 +256,7 @@ to the real directory containing the live information, not the name of the
real directory. </li>
<li> If a longrun service is renamed from <em>oldname</em> to <em>newname</em>,
but not restarted, the
-<a href="http://skarnet.org/software/s6/s6-supervise.html">s6-supervise</a>
+<a href="//skarnet.org/software/s6/s6-supervise.html">s6-supervise</a>
process in charge of it will still show up in the process list as
<tt>s6-supervise <em>oldname</em></tt>. This is purely cosmetic and
will have no impact on the service; nevertheless, if you wish to avoid that,