diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-05 09:34:01 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-05 09:34:01 +0000 |
| commit | bbb205bf3fe927750eb88eee4014bf5f2dc0993b (patch) | |
| tree | 84e0028cd14f61a1d96a3958c36f3216b956a093 /doc | |
| parent | 8ae171492a95e1785c69903897e84ae2f3004ea4 (diff) | |
| download | s6-bbb205bf3fe927750eb88eee4014bf5f2dc0993b.tar.gz | |
Remove mentions to s6lock from doc and code.
s6lock has been deleted in the previous major update. There were
still traces of it in the doc, and lock.h still existed, although
non-functional. Clean all that up.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index feb99e9..1baa6ab 100644 --- a/doc/index.html +++ b/doc/index.html @@ -309,7 +309,6 @@ synchronization</a>. <li><a href="libs6/"><tt>s6/s6.h</tt>, the main entry point</a></li> <li><a href="libs6/ftrigw.html">The <tt>ftrigw</tt> library interface</a></li> <li><a href="libs6/ftrigr.html">The <tt>ftrigr</tt> library interface</a></li> -<li><a href="libs6/lock.html">The <tt>s6lock</tt> library interface</a></li> <li><a href="libs6/accessrules.html">The <tt>accessrules</tt> library interface</a></li> <li><a href="libs6/fdholder.html">The <tt>s6-fdholder</tt> library interface</a></li> </ul> |
