aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/s6-frontend.conf.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6-frontend.conf.html b/doc/s6-frontend.conf.html
index 6d06601..b5ee708 100644
--- a/doc/s6-frontend.conf.html
+++ b/doc/s6-frontend.conf.html
@@ -29,7 +29,7 @@ are located).
</p>
<p>
- This is, for instance, what allows the
+ For instance, this is what allows the
<a href="s6_process_restart">s6 process restart foobar</a> command to send
<a href="//skarnet.org/software/s6/s6-svc.html">s6-svc -r</a> to the
<em>foobar</em> service without the user needing to type, or even remember,
@@ -39,8 +39,8 @@ what the full path to the <em>foobar</em> service directory is.
<h2 id="description"> Description </h2>
<p>
-The <tt>/etc/s6-frontend.conf</tt> file follows the syntax of the
-<a href="//skarnet.org/software/execline/envfile.html">envfile</a> command:
+The <tt>/etc/s6-frontend.conf</tt> file follows the
+<a href="//skarnet.org/software/execline/envfile.html#syntax">envfile syntax</a>:
simple <code>key = value</code> lines, comments permitted.
</p>