summaryrefslogtreecommitdiff
path: root/doc/s6-sudoc.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 12:12:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 12:12:56 +0000
commitcedfe51030470abecc325b54656098376cc70305 (patch)
treeba1bfcbbef975595dabeecbd41d725a69ece1dd5 /doc/s6-sudoc.html
parentf57035c7b8ddebd3391b5f83353c02100ea4c202 (diff)
downloads6-cedfe51030470abecc325b54656098376cc70305.tar.xz
More doc typo fixes (thanks flexibeast)
Diffstat (limited to 'doc/s6-sudoc.html')
-rw-r--r--doc/s6-sudoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-sudoc.html b/doc/s6-sudoc.html
index 88e187c..ab5c1a8 100644
--- a/doc/s6-sudoc.html
+++ b/doc/s6-sudoc.html
@@ -33,7 +33,7 @@ variables and standard descriptors.
<ul>
<li> s6-sudoc transmits its standard input, standard output and standard error
via fd-passing over a Unix socket that must be open on its descriptors 6 and 7.
- It expects a <a href="s6-sudod.html">s6-sudod</a> process to be receiving them
+ It expects an <a href="s6-sudod.html">s6-sudod</a> process to be receiving them
on the other side. </li>
<li> It also transmits its command-line arguments <em>args</em>, and also its
environment by default. Note that s6-sudod will not necessarily accept all the