summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-ipcclient.html2
-rw-r--r--doc/s6-ipcserverd.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-ipcclient.html b/doc/s6-ipcclient.html
index 6f0aae3..50c4d46 100644
--- a/doc/s6-ipcclient.html
+++ b/doc/s6-ipcclient.html
@@ -68,7 +68,7 @@ as the value of the IPCLOCALPATH environment variable. </li>
<li> s6-ipcclient is mostly used to connect a client to a
<a href="localservice.html">local service</a> without having
to implement networking in the client. For instance, the
-<a href="s6-sudo">s6-sudo</a> program does this. </li>
+<a href="s6-sudo.html">s6-sudo</a> program does this. </li>
</ul>
</body>
diff --git a/doc/s6-ipcserverd.html b/doc/s6-ipcserverd.html
index c97c4ba..4cf7505 100644
--- a/doc/s6-ipcserverd.html
+++ b/doc/s6-ipcserverd.html
@@ -67,7 +67,7 @@ the same user (i.e. same uid) </li>
<p>
If client credentials lookup has been disabled, IPCREMOTEEUID and
-IPCREMOTEEUID will be set, but empty.
+IPCREMOTEEGID will be set, but empty.
</p>