diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-24 04:49:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-24 04:49:43 +0000 |
commit | 167662aa3dff7fb0714f62f76720de4383d1d1d7 (patch) | |
tree | e9ea41fe917cf148b72b8913d1e364b2fe9cc6b4 /doc/s6-ipcclient.html | |
parent | 3f199e43b69230ef9ea58ac51a4dab524f1c83f4 (diff) | |
download | s6-167662aa3dff7fb0714f62f76720de4383d1d1d7.tar.xz |
Apply Guillermo's fixes to doc and examples
Diffstat (limited to 'doc/s6-ipcclient.html')
-rw-r--r-- | doc/s6-ipcclient.html | 2 |
1 files changed, 1 insertions, 1 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> |