summaryrefslogtreecommitdiff
path: root/doc/instances.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/instances.html')
-rw-r--r--doc/instances.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/instances.html b/doc/instances.html
index 0586fdb..78b3cd5 100644
--- a/doc/instances.html
+++ b/doc/instances.html
@@ -94,8 +94,8 @@ are initially empty, except that the template service directory is stored in
<li> When the service is active, there is an <a href="s6-svscan.html">s6-svscan</a>
process running on <tt>instance</tt>. </li>
<li> <a href="s6-instance-create.html">s6-instance-create</a> makes a copy of
-<tt>instances/.template</tt> into <tt>instances/<em>name</em>/tt>, and
-<a href="s6-svlink.html">s6-svlink</a>s <tt>instances/<em>name</em>/tt> to
+<tt>instances/.template</tt> into <tt>instances/<em>name</em></tt>, and
+<a href="s6-svlink.html">s6-svlink</a>s <tt>instances/<em>name</em></tt> to
<tt>instance</tt>. When it returns, there is an <a href="s6-supervise.html">s6-supervise</a>
process running on <tt>instance/<em>name</em></tt>, and the instance may be up
or not depending on the given options. </li>