diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-30 19:21:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-30 19:21:38 +0000 |
commit | bbcb30749d3b6dc5e97a7b545999fab13b554dc4 (patch) | |
tree | e63cba733614a852cf34179a29b718b206ab3cb5 /doc | |
parent | 93ec5714f75f54be285a9a2d347985a44f0bfedd (diff) | |
download | s6-bbcb30749d3b6dc5e97a7b545999fab13b554dc4.tar.xz |
More more more doc fixes.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-svlink.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/s6-svlink.html b/doc/s6-svlink.html index f2ea80f..7682e37 100644 --- a/doc/s6-svlink.html +++ b/doc/s6-svlink.html @@ -105,6 +105,8 @@ supervisors one at a time, can be used instead. </li> <li> If <em>servicedir</em> is logged, i.e. <em>servicedir</em><tt>/log</tt> is also a valid service directory, then <tt>s6-svlink</tt> will wait until supervisors have been spawned for both the service and its logger. </li> + <li> The symmetrical program to <tt>s6-svlink</tt> is named +<a href="s6-svunlink.html">s6-svunlink</a>. </li> </ul> </body> |