s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 12aa68fadf9f49e5d05ac6259528d2b6d45f0551
parent 6c22a2f1b48ed20bb06d3359c71683392653b11a
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Wed, 25 Feb 2015 17:33:21 +0000

 Doc cosmetic fix

Diffstat:
Mdoc/s6-applyuidgid.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/s6-applyuidgid.html b/doc/s6-applyuidgid.html @@ -56,7 +56,7 @@ starting a daemon. </li> <li> s6-applyuidgid is a more generic version of <a href="s6-setuidgid.html">s6-setuidgid</a>. It is used as a command line building block by some programs that rewrite their command line, such as -<a href="http://skarnet.org/software/s6-networking/s6-tcpserver.html">s6-tcpserver</a> </li> +<a href="http://skarnet.org/software/s6-networking/s6-tcpserver.html">s6-tcpserver</a>. </li> </ul> </body>