summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/s6-svlink.html2
-rw-r--r--doc/s6-svunlink.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-svlink.html b/doc/s6-svlink.html
index 2e03eec..4fd624e 100644
--- a/doc/s6-svlink.html
+++ b/doc/s6-svlink.html
@@ -28,7 +28,7 @@ been spawned to manage the new service, then exits.
</p>
<p>
- The point of <tt>s6-svlink</tt> is to help integrate existing
+ The point of <tt>s6-svlink</tt> is to help integrate
service directories into an existing service manager sequence and
eliminating race conditions.
</p>
diff --git a/doc/s6-svunlink.html b/doc/s6-svunlink.html
index 3201f26..7ec7a4b 100644
--- a/doc/s6-svunlink.html
+++ b/doc/s6-svunlink.html
@@ -21,13 +21,13 @@
<p>
<tt>s6-svunlink</tt> unlinks a <a href="servicedir.html">service
directory</a> from a <a href="scandir.html">scan directory</a>, then
-notify the <a href="s6-svscan.html">s6-svscan</a> that a service has
+notifies <a href="s6-svscan.html">s6-svscan</a> that a service has
been unregistered. It waits until the <a href="s6-supervise.html">s6-supervise</a>
-supervisor process has disappeared, then exits.
+supervisor process managing the service has disappeared, then exits.
</p>
<p>
- The point of <tt>s6-svunlink</tt> is to help integrate existing
+ The point of <tt>s6-svunlink</tt> is to help integrate
service directories into an existing service manager sequence and
eliminating race conditions.
</p>