summaryrefslogtreecommitdiff
path: root/doc/s6-fdholder-delete.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:04:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:04:55 +0000
commitb0fe68c13b04af8c098d53ea999bba6b7395163d (patch)
tree298bab9f755edd10f4fd09c22beadb89f05f1be3 /doc/s6-fdholder-delete.html
parent997b02adcc8384906339ea81ece5ba7244f3ef60 (diff)
downloads6-b0fe68c13b04af8c098d53ea999bba6b7395163d.tar.xz
Documentation fixes, by flexibeast
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>