summaryrefslogtreecommitdiff
path: root/doc/s6-fdholder-delete.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-fdholder-delete.html')
-rw-r--r--doc/s6-fdholder-delete.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-fdholder-delete.html b/doc/s6-fdholder-delete.html
index 89e29c7..ea6514f 100644
--- a/doc/s6-fdholder-delete.html
+++ b/doc/s6-fdholder-delete.html
@@ -56,7 +56,7 @@ wrong socket, for instance). </li>
<li> 1: the server denied the operation. The meaning of the error messages
is explained <a href="s6-fdholder-errorcodes.html">here</a>. </li>
<li> 100: wrong usage. </li>
- <li> 111: system call failed - that includes attempting to connect to a
+ <li> 111: system call failed - this includes attempting to connect to a
nonexistent socket, or one where no <a href="s6-fdholderd.html">s6-fdholderd</a>
daemon is listening. </li>
</ul>
@@ -68,7 +68,7 @@ daemon is listening. </li>
</pre>
<p>
-will tell a s6-fdholderd daemon listening on the
+will tell an s6-fdholderd daemon listening on the
<tt>/service/fdholderd/s</tt> socket to close the file descriptor
dentified as MYSOCKET.
</p>