diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-07-15 15:33:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-07-15 15:33:25 +0000 |
commit | 91b376e92ab5210a7ddfe7d1567552cc0a6de7f8 (patch) | |
tree | f20236e57c66d91239b55284743aaaaeac9f8da1 | |
parent | c24eb079cd8b193398aa8f842023266d6cbb2868 (diff) | |
download | s6-91b376e92ab5210a7ddfe7d1567552cc0a6de7f8.tar.gz s6-91b376e92ab5210a7ddfe7d1567552cc0a6de7f8.tar.xz s6-91b376e92ab5210a7ddfe7d1567552cc0a6de7f8.zip |
doc: link s6-setlock.html from index.html
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index bccc8e3..4d88f4f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -197,6 +197,7 @@ a few extras. <li><a href="s6-envdir.html">The <tt>s6-envdir</tt> program</a></li> <li><a href="s6-envuidgid.html">The <tt>s6-envuidgid</tt> program</a></li> <li><a href="s6-fghack.html">The <tt>s6-fghack</tt> program</a></li> +<li><a href="s6-setlock.html">The <tt>s6-setlock</tt> program</a></li> <li><a href="s6-setsid.html">The <tt>s6-setsid</tt> program</a></li> <li><a href="s6-setuidgid.html">The <tt>s6-setuidgid</tt> program</a></li> <li><a href="s6-applyuidgid.html">The <tt>s6-applyuidgid</tt> program</a></li> |